All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions
Qtilities::Core::Interfaces::IContext Class Reference

Objects implementing this interface will have a context associated with them. More...

#include <IContext.h>

Inheritance diagram for Qtilities::Core::Interfaces::IContext:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual QString contextHelpId () const
 Returns a help ID for this context.
virtual QString contextString () const =0
 Returns a context string for the context represented by this interface.
- Public Member Functions inherited from Qtilities::Core::Interfaces::IObjectBase
virtual QObject * objectBase ()=0
 Returns the QObject* base of the interface.
virtual const QObject * objectBase () const =0
 Returns a const QObject* base of the interface.
QString objectOriginID () const
 Allows interfaces to provide some sort of source identification.
void setObjectOriginID (const QString &object_origin_id)
 Allows setting of the object source ID of this interface implementation.

Detailed Description

Objects implementing this interface will have a context associated with them.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé