knode
KNGlobals Class Reference
#include <knglobals.h>
List of all members.
Detailed Description
idea: Previously the manager classes were available via KNodeApp.
Now they can be accessed directly, this removes many header dependencies. (knode.h isn't include everywhere)
Definition at line 54 of file knglobals.h.
Constructor & Destructor Documentation
| KNGlobals::~KNGlobals |
( |
|
) |
|
Member Function Documentation
| const KComponentData & KNGlobals::componentData |
( |
|
) |
const |
| KConfig * KNGlobals::config |
( |
|
) |
|
| void KNGlobals::setComponentData |
( |
const KComponentData & |
inst |
) |
[inline] |
Sets the current instance.
Definition at line 76 of file knglobals.h.
| void KNGlobals::setStatusMsg |
( |
const QString & |
text = QString(), |
|
|
int |
id = SB_MAIN | |
|
) |
| | |
Returns the KConfigXT generated settings object.
Definition at line 157 of file knglobals.cpp.
Member Data Documentation
Returns the article factory.
Definition at line 70 of file knglobals.h.
Returns the article widget of the main window.
Definition at line 68 of file knglobals.h.
Returns the KXMLGUIClient of the main window.
Definition at line 66 of file knglobals.h.
topWidget == top, used for message boxes,
Definition at line 62 of file knglobals.h.
The documentation for this class was generated from the following files: