TopLevel Class Reference
#include <toplevel.h>
Static Public Member Functions | |
static KDevMainWindow * | getInstance () |
static bool | mainWindowValid () |
static void | invalidateInstance (KDevMainWindow *instance) |
Detailed Description
This class handles the single object of type KDevMainWindow.
It is completely static (all methods and attributes).
Definition at line 13 of file toplevel.h.
Member Function Documentation
◆ getInstance()
|
static |
Get a pointer to the single KDevTopLevel object.
Definition at line 18 of file toplevel.cpp.
◆ invalidateInstance()
|
static |
Signal that the object has been (or is about to be) destroyed.
Definition at line 31 of file toplevel.cpp.
The documentation for this class was generated from the following files: