ProjectManager Class Reference
#include <projectmanager.h>
Inherits TQObject, and KXMLGUIClient.
Public Slots | |
bool | loadProject (const KURL &url) |
bool | loadKDevelop2Project (const KURL &url) |
bool | closeProject (bool exiting=false) |
Public Member Functions | |
void | loadSettings () |
void | saveSettings () |
void | loadDefaultProject () |
bool | projectLoaded () const |
KURL | projectFile () const |
TQString | projectName () const |
void | createActions (TDEActionCollection *ac) |
ProjectSession * | projectSession () const |
Static Public Member Functions | |
static TQString | projectDirectory (const TQString &path, bool absolute) |
static ProjectManager * | getInstance () |
Detailed Description
Member Function Documentation
◆ closeProject
|
slot |
- Todo:
- if this fails, user is screwed
Definition at line 312 of file projectmanager.cpp.
The documentation for this class was generated from the following files: