Qtilities::Logging::AbstractFormattingEngine | The base class of all formatting engines |
Qtilities::Logging::AbstractLoggerEngine | The base class of all logger engines |
Qtilities::Logging::AbstractLoggerEngineData | Structure used by an AbstractLoggerEngine to store it's data |
Qtilities::CoreGui::AbstractObserverItemModelData | Structure used by AbstractObserverItemModel to store private data |
Qtilities::CoreGui::AbstractTreeItem | The AbstractTreeItem is an abstract base class which can be used to build tree items |
Qtilities::CoreGui::ActionContainer | A class which represents an action container |
Qtilities::CoreGui::AddDynamicPropertyWizard | Handles addition of dynamic properties on an object |
Qtilities::Plugins::Help::Browser | A very simple browser wrapper around QWebView used to display help pages |
Qtilities::Plugins::Help::BrowserData | The BrowserData struct stores private data used by the Browser class |
Qtilities::CoreGui::CodeEditor | A simple code editor embedded in the CodeEditorWidget class |
Qtilities::CoreGui::Command | A class which represents a command |
Qtilities::CoreGui::ConfigurationWidget | Configuration widget which displays config pages from widgets implementing the Qtilities::CoreGui::Interfaces::IConfigPage interface |
Qtilities::Logging::CustomFormattingHint | The CustomFormattingHint structure is used to define custom formatting hints for logger formatting engines |
Qtilities::CoreGui::DynamicSideWidgetViewer | The widget which can display dynamic side widgets (widgets implementing the ISideViewerWidget interface) |
Qtilities::CoreGui::DynamicSideWidgetWrapper | A wrapper for side viewer widgets |
Qtilities::Examples::ObserverWidgetExample::ExampleObject | An example object used to demonstrate automatic default property creation using ObjectManager::constructDefaultPropertiesOnObject() |
Qtilities::ExtensionSystem::ExtensionSystemCore | Core of the Qtilities extension system library |
Qtilities::Core::Factory< BaseClass > | A factory class which can produce class instances through registered factory interfaces |
Qtilities::Core::FactoryInterface< BaseClass > | Factory interface which is used by factories to create instances of registered class types |
Qtilities::Core::FactoryItemID | A structure storing data related to a factory interface |
Qtilities::Core::FileLocker | Simple mechanism to create and manage file locking using a .lck file with lock information |
Qtilities::CoreGui::GroupedConfigPageData | The GroupedConfigPageData struct stores private data in GroupedConfigPage |
Qtilities::CoreGui::HelpManager | A help manager which provides functionality to help developers integrate the Qt Help System into their applications |
Qtilities::Plugins::Help::HelpModeData | Stores private data used by the HelpMode class |
Qtilities::Plugins::Help::HelpPluginData | The HelpPluginData struct stores private data used by the HelpPlugin class |
Qtilities::CoreGui::Interfaces::IActionManager | Interface used to communicate with the action manager |
Qtilities::Core::Interfaces::IConstIterator< T > | Abstract interface which defines standard operations for all const iterators in Qtilities |
Qtilities::Core::Interfaces::IExportableFormatting | This interface allows object base classes to export formatting information which requires QtGui from within a library which does not use QtGui |
Qtilities::Core::Interfaces::IExportableObserver | Observers and observer subclasses must implement this extended version of Qtilities::Core::IExportable in order to support the extended exporting on observers |
Qtilities::CoreGui::Interfaces::IGroupedConfigPageInfoProvider | An interface through which information for groped config pages can be provided |
Qtilities::Core::Interfaces::IIterator< T > | Abstract interface which defines standard operations for all non-const iterators in Qtilities |
Qtilities::Core::Interfaces::IIterator< QObject > | |
Qtilities::Logging::Interfaces::ILoggerExportable | Logger engines can implement this interface if they are able to export and reconstruct themselves |
Qtilities::Core::InstanceFactoryInfo | The InstanceFactoryInfo struct contains all the information required to create an object instance using the object manager. The InstanceFactoryInfo struct contains all the information required to create an instance through the Qtilities::Core::Interfaces::IFactoryProvider::createInstance() method |
Qtilities::Core::Interfaces::IObjectBase | Interface through which QObjects implementing interfaces can be accessed |
Qtilities::Logging::Logger | Thread safe logging functionality to any Qt application |
Qtilities::CoreGui::LoggerGui | A class providing static member functions to acccess and create GUIs related to the Qtilities Logging library |
Qtilities::CoreGui::ModeManager | The ModeManager allows management of application modes |
Qtilities::CoreGui::NamingPolicyDelegate | Ready-to-use delegate to edit the names of subjects attached to an observer |
Qtilities::CoreGui::NamingPolicyDelegateData | Stores data needed by the NamingPolicyDelegate class |
Qtilities::CoreGui::NamingPolicyFilterData | A structure storing protected data in the NamingPolicyFilter class |
Qtilities::CoreGui::ObjectDynamicPropertyBrowser | Interface to the Qt Property Editor solution |
Qtilities::CoreGui::ObjectHierarchyNavigator | Indication of where you are in an observer-subject hierarchy |
Qtilities::Examples::ObjectManagement::ObjectManagementModeWidget | Mode widget which allows management of an Observer class instance using the ObserverWidget class |
Qtilities::Examples::ObjectManagement::ObjectManagementModeWidgetData | The ObjectManagementModeWidgetData struct stores private data used by the ObjectManagementModeWidget class |
Qtilities::CoreGui::ObjectPropertyBrowser | Interface to the Qt Property Editor solution |
Qtilities::Core::ObserverAwareBase | Everything that is needed to make an object aware of an observer |
Qtilities::Core::ObserverDotWriter | Generate dot scripts to create dot graphs for an observer tree |
Qtilities::Core::ObserverMimeData | The ObserverMimeData stores information about subjects when Qtilities does drag and drops between ObserverWidget views |
Qtilities::CoreGui::ObserverTableModelData | Structure used by ObserverTableModel to store private data |
Qtilities::CoreGui::ObserverTableModelProxyFilter | Implementation of a QSortFilterProxyModel which is used for advanced filtering in ObserverTreeModel |
Qtilities::CoreGui::ObserverTreeItem | Single observer item in a tree view |
Qtilities::CoreGui::ObserverTreeModelBuilder | The ObserverTreeModelBuilder builds models for ObserverTreeModel in a different thread |
Qtilities::CoreGui::ObserverTreeModelData | Structure used by ObserverTreeModel to store private data |
Qtilities::CoreGui::ObserverTreeModelProxyFilter | Implementation of a QSortFilterProxyModel which is used for advanced filtering in ObserverTreeModel |
Qtilities::CoreGui::ObserverWidgetData | A structure used by ObserverWidget classes to store data |
Qtilities::ExtensionSystem::PluginInfoWidget | A widget that shows information about a plugin |
Qtilities::Core::PointerListDeleter | The PointerListDeleter is a base class from which PointerList inherits |
Qtilities::ProjectManagement::ProjectsBrowser | Ready to use widget which allows browsing of projects |
Qtilities::Core::PropertyDiffInfo | Used to provide information of property differences between two objects |
Qtilities::Core::PropertySpecification | The PropertySpecification structure is used to define an available property through the |
Qtilities::CoreGui::QtilitiesApplication | Same as QApplication with added functionality |
Qtilities::Core::QtilitiesCoreApplication | Same as QCoreApplication with added functionality |
Qtilities::Core::QtilitiesFileInfo | QtilitiesFileInfo is a class which extends QFileInfo with additional functionality |
Qtilities::CoreGui::QtilitiesMainWindow | A class which can be used as a frontend of applications using the Qtilities libraries |
Qtilities::Core::QtilitiesPropertyChangeEvent | The QtilitiesPropertyChangeEvent is an event which is posted to objects to notify them about property changes |
Qtilities::Core::RelationalTableEntryData | The RelationalTableEntryData stores private data used by the RelationalTableEntry class |
Qtilities::CoreGui::SearchBoxWidget | Ready to use search/replace widget |
Qtilities::CoreGui::SideWidgetFileSystem | A widget which provides access to the file system as a side widget |
Qtilities::CoreGui::SingleTaskWidget | A widget provides an overview of a single task |
Qtilities::CoreGui::StringListWidget | A widget which allows easy editing of a QStringList |
Qtilities::Core::SubjectTypeInfo | The SubjectTypeInfo structure is used to define subject types |
Qtilities::Core::TaskManager | A class which represents a task manager |
Qtilities::CoreGui::TaskManagerGui | A class providing static member functions to acccess and create GUIs related to task management |
Qtilities::CoreGui::TaskSummaryWidget | A widget which provides a summary of all registered global tasks |
Qtilities::Testing::TestFrontend | The test front-end for unit tests implementing Qtilities::Testing::Interfaces::ITestable |
Qtilities::Core::VersionInformation | VersionInformation provides version information about a specific instance, for example a plugin |
Qtilities::Core::VersionNumber | VersionNumber represents a single version number |
Qtilities::CoreGui::WidgetLoggerEngineFrontend | The visual frontend of a widget logger engine |
WidgetLoggerEngineFrontendTab | A QPlainTextEdit messages tab used in WidgetLoggerEngineFrontend |
Qtilities : Reference Documentation | Back to top |
Copyright © 2009-2013, Jaco Naudé
|