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

Namespace containing all the modules which forms part of the library set. More...

Namespaces

namespace  Core
 Namespace containing all the classes which forms part of the Core Module.
namespace  CoreGui
 Namespace containing all the classes which forms part of the CoreGui Module.
namespace  Examples
 Namespace containing all the Qtilities examples.
namespace  ExtensionSystem
 Namespace containing all the classes which forms part of the ExtensionSystem Module.
namespace  Logging
 Namespace containing all the classes which forms part of the Logging Module.
namespace  Plugins
 Namespace containing all available plugins.
namespace  ProjectManagement
 Namespace containing all the classes which forms part of the ProjectManagement Module.
namespace  Testing
 Namespace containing all the classes which forms part of the Testing Module.

Enumerations

enum  DisplayMode { TableView, TreeView }
 The possible display modes of widgets containing observer widgets. More...
enum  ExportVersion {
  Qtilities_1_0 = 0, Qtilities_1_1 = 1, Qtilities_1_2 = 2, Qtilities_1_3 = 2,
  Qtilities_1_4 = 2, Qtilities_Latest = Qtilities_1_4
}
 The possible versions supported by Qtilities::Core::Intefaces::IExportable. More...

Detailed Description

Namespace containing all the modules which forms part of the library set.


Enumeration Type Documentation

The possible display modes of widgets containing observer widgets.

See also:
Qtilities::CoreGui::ObserverWidget, Qtilities::CoreGui::ConfigurationWidget
Enumerator:
TableView 

Table view mode.

TreeView 

Tree view mode.

The possible versions supported by Qtilities::Core::Intefaces::IExportable.

Note:
Versioning was introduced in Qtilities v1.0, therefore versions before v1.0 are not supported any more. All future versions will be backward compatible.
Enumerator:
Qtilities_1_0 

Qtilities v1.0. See Serializing Qtilities Data Types (Version 1.0) for a detailed overview.

Qtilities_1_1 

Qtilities v1.1. See Serializing Qtilities Data Types (Version 1.1) for a detailed overview.

Qtilities_1_2 

Qtilities v1.2. See Serializing Qtilities Data Types (Version 1.2) for a detailed overview.

Qtilities_1_3 

Qtilities v1.3. See Serializing Qtilities Data Types (Version 1.2) for a detailed overview.

Qtilities_1_4 

Qtilities v1.4. See Serializing Qtilities Data Types (Version 1.2) for a detailed overview.

Qtilities_Latest 

The latest export version in the current version of Qtilities.



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