All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Classes
Qtilities::ProjectManagement Namespace Reference

Namespace containing all the classes which forms part of the ProjectManagement Module. More...

Namespaces

namespace  Constants
 Namespace containing constants used inside the ProjectManagement Module.
namespace  Interfaces
 Namespace containing available interfaces which forms part of the ProjectManagement Module.

Classes

class  CodeEditorProjectItemWrapper
 This class wraps Qtilities::CoreGui::CodeEditorWidget as a project item. More...
class  ObserverProjectItemWrapper
 This class wraps Qtilities::Core::Observer as a project item. More...
class  Project
 The Project class provides a ready to use implementation of the IProject plugin. More...
class  ProjectManagementConfig
 The ProjectManagementConfig class provides a ready to use configuration widget for the project manager. More...
class  ProjectManager
 The ProjectManager class. More...
class  ProjectsBrowser
 The ProjectsBrowser class provides a ready to use widget which allows browsing of projects. More...

Detailed Description

Namespace containing all the classes which forms part of the ProjectManagement Module.

To use this module, add the following to your .pro file:

QTILITIES += project_management;
include(Qtilities_Path/src/Qtilities.pri)

To include all files in this module:

#include <QtilitiesProjectManagement>
using namespace QtilitiesProjectManagement;

For more information about the modules in Qtilities, see Modules Overview.



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