All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCQtilities::Logging::AbstractFormattingEngineThe base class of all formatting engines
oCQtilities::Logging::AbstractLoggerEngineThe base class of all logger engines
oCQtilities::Logging::AbstractLoggerEngineDataStructure used by an AbstractLoggerEngine to store it's data
oCQtilities::CoreGui::AbstractObserverItemModelDataStructure used by AbstractObserverItemModel to store private data
oCQtilities::CoreGui::AbstractTreeItemThe AbstractTreeItem is an abstract base class which can be used to build tree items
oCQtilities::CoreGui::ActionContainerA class which represents an action container
oCQtilities::CoreGui::AddDynamicPropertyWizardHandles addition of dynamic properties on an object
oCQtilities::Plugins::Help::BrowserA very simple browser wrapper around QWebView used to display help pages
oCQtilities::Plugins::Help::BrowserDataThe BrowserData struct stores private data used by the Browser class
oCQtilities::CoreGui::CodeEditorA simple code editor embedded in the CodeEditorWidget class
oCQtilities::CoreGui::CommandA class which represents a command
oCQtilities::CoreGui::ConfigurationWidgetConfiguration widget which displays config pages from widgets implementing the Qtilities::CoreGui::Interfaces::IConfigPage interface
oCQtilities::Logging::CustomFormattingHintThe CustomFormattingHint structure is used to define custom formatting hints for logger formatting engines
oCQtilities::CoreGui::DynamicSideWidgetViewerThe widget which can display dynamic side widgets (widgets implementing the ISideViewerWidget interface)
oCQtilities::CoreGui::DynamicSideWidgetWrapperA wrapper for side viewer widgets
oCQtilities::Examples::ObserverWidgetExample::ExampleObjectAn example object used to demonstrate automatic default property creation using ObjectManager::constructDefaultPropertiesOnObject()
oCQtilities::ExtensionSystem::ExtensionSystemCoreCore of the Qtilities extension system library
oCQtilities::Core::Factory< BaseClass >A factory class which can produce class instances through registered factory interfaces
oCQtilities::Core::FactoryInterface< BaseClass >Factory interface which is used by factories to create instances of registered class types
oCQtilities::Core::FactoryItemIDA structure storing data related to a factory interface
oCQtilities::Core::FileLockerSimple mechanism to create and manage file locking using a .lck file with lock information
oCQtilities::CoreGui::GroupedConfigPageDataThe GroupedConfigPageData struct stores private data in GroupedConfigPage
oCQtilities::CoreGui::HelpManagerA help manager which provides functionality to help developers integrate the Qt Help System into their applications
oCQtilities::Plugins::Help::HelpModeDataStores private data used by the HelpMode class
oCQtilities::Plugins::Help::HelpPluginDataThe HelpPluginData struct stores private data used by the HelpPlugin class
oCQtilities::CoreGui::Interfaces::IActionManagerInterface used to communicate with the action manager
oCQtilities::Core::Interfaces::IConstIterator< T >Abstract interface which defines standard operations for all const iterators in Qtilities
oCQtilities::Core::Interfaces::IExportableFormattingThis interface allows object base classes to export formatting information which requires QtGui from within a library which does not use QtGui
oCQtilities::Core::Interfaces::IExportableObserverObservers and observer subclasses must implement this extended version of Qtilities::Core::IExportable in order to support the extended exporting on observers
oCQtilities::CoreGui::Interfaces::IGroupedConfigPageInfoProviderAn interface through which information for groped config pages can be provided
oCQtilities::Core::Interfaces::IIterator< T >Abstract interface which defines standard operations for all non-const iterators in Qtilities
oCQtilities::Core::Interfaces::IIterator< QObject >
oCQtilities::Logging::Interfaces::ILoggerExportableLogger engines can implement this interface if they are able to export and reconstruct themselves
oCQtilities::Core::InstanceFactoryInfoThe 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
oCQtilities::Core::Interfaces::IObjectBaseInterface through which QObjects implementing interfaces can be accessed
oCQtilities::Logging::LoggerThread safe logging functionality to any Qt application
oCQtilities::CoreGui::LoggerGuiA class providing static member functions to acccess and create GUIs related to the Qtilities Logging library
oCQtilities::CoreGui::ModeManagerThe ModeManager allows management of application modes
oCQtilities::CoreGui::NamingPolicyDelegateReady-to-use delegate to edit the names of subjects attached to an observer
oCQtilities::CoreGui::NamingPolicyDelegateDataStores data needed by the NamingPolicyDelegate class
oCQtilities::CoreGui::NamingPolicyFilterDataA structure storing protected data in the NamingPolicyFilter class
oCQtilities::CoreGui::ObjectDynamicPropertyBrowserInterface to the Qt Property Editor solution
oCQtilities::CoreGui::ObjectHierarchyNavigatorIndication of where you are in an observer-subject hierarchy
oCQtilities::Examples::ObjectManagement::ObjectManagementModeWidgetMode widget which allows management of an Observer class instance using the ObserverWidget class
oCQtilities::Examples::ObjectManagement::ObjectManagementModeWidgetDataThe ObjectManagementModeWidgetData struct stores private data used by the ObjectManagementModeWidget class
oCQtilities::CoreGui::ObjectPropertyBrowserInterface to the Qt Property Editor solution
oCQtilities::Core::ObserverAwareBaseEverything that is needed to make an object aware of an observer
oCQtilities::Core::ObserverDotWriterGenerate dot scripts to create dot graphs for an observer tree
oCQtilities::Core::ObserverMimeDataThe ObserverMimeData stores information about subjects when Qtilities does drag and drops between ObserverWidget views
oCQtilities::CoreGui::ObserverTableModelDataStructure used by ObserverTableModel to store private data
oCQtilities::CoreGui::ObserverTableModelProxyFilterImplementation of a QSortFilterProxyModel which is used for advanced filtering in ObserverTreeModel
oCQtilities::CoreGui::ObserverTreeItemSingle observer item in a tree view
oCQtilities::CoreGui::ObserverTreeModelBuilderThe ObserverTreeModelBuilder builds models for ObserverTreeModel in a different thread
oCQtilities::CoreGui::ObserverTreeModelDataStructure used by ObserverTreeModel to store private data
oCQtilities::CoreGui::ObserverTreeModelProxyFilterImplementation of a QSortFilterProxyModel which is used for advanced filtering in ObserverTreeModel
oCQtilities::CoreGui::ObserverWidgetDataA structure used by ObserverWidget classes to store data
oCQtilities::ExtensionSystem::PluginInfoWidgetA widget that shows information about a plugin
oCQtilities::Core::PointerListDeleterThe PointerListDeleter is a base class from which PointerList inherits
oCQtilities::ProjectManagement::ProjectsBrowserReady to use widget which allows browsing of projects
oCQtilities::Core::PropertyDiffInfoUsed to provide information of property differences between two objects
oCQtilities::Core::PropertySpecificationThe PropertySpecification structure is used to define an available property through the
oCQtilities::CoreGui::QtilitiesApplicationSame as QApplication with added functionality
oCQtilities::Core::QtilitiesCoreApplicationSame as QCoreApplication with added functionality
oCQtilities::Core::QtilitiesFileInfoQtilitiesFileInfo is a class which extends QFileInfo with additional functionality
oCQtilities::CoreGui::QtilitiesMainWindowA class which can be used as a frontend of applications using the Qtilities libraries
oCQtilities::Core::QtilitiesPropertyChangeEventThe QtilitiesPropertyChangeEvent is an event which is posted to objects to notify them about property changes
oCQtilities::Core::RelationalTableEntryDataThe RelationalTableEntryData stores private data used by the RelationalTableEntry class
oCQtilities::CoreGui::SearchBoxWidgetReady to use search/replace widget
oCQtilities::CoreGui::SideWidgetFileSystemA widget which provides access to the file system as a side widget
oCQtilities::CoreGui::SingleTaskWidgetA widget provides an overview of a single task
oCQtilities::CoreGui::StringListWidgetA widget which allows easy editing of a QStringList
oCQtilities::Core::SubjectTypeInfoThe SubjectTypeInfo structure is used to define subject types
oCQtilities::Core::TaskManagerA class which represents a task manager
oCQtilities::CoreGui::TaskManagerGuiA class providing static member functions to acccess and create GUIs related to task management
oCQtilities::CoreGui::TaskSummaryWidgetA widget which provides a summary of all registered global tasks
oCQtilities::Testing::TestFrontendThe test front-end for unit tests implementing Qtilities::Testing::Interfaces::ITestable
oCQtilities::Core::VersionInformationVersionInformation provides version information about a specific instance, for example a plugin
oCQtilities::Core::VersionNumberVersionNumber represents a single version number
oCQtilities::CoreGui::WidgetLoggerEngineFrontendThe visual frontend of a widget logger engine
\CWidgetLoggerEngineFrontendTabA QPlainTextEdit messages tab used in WidgetLoggerEngineFrontend


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