Quark  0.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAlgorithmsA collection of general-purpose algorithms
 CAllocationMapAn index allocation map
 CCommandLineParserAn abstract base class for parsing command-line arguments
 CConstItemConsumer< T >An interface for consuming (const) items supplied by a producer
 CDatabaseA base class for objects that represent SQL databases
 CDiffChunkTODO: rewrite comment A DiffChunk maps a DiffRange in one DiffSequence (the "base") to a corresponding DiffRange in one or two other files ("theirs" and "yours")
 CDiffCounts
 CDiffRangeTODO: rewrite comment A range of elements in a DiffSequence
 CDiffResult
 CDiffSequenceTODO: rewrite comment Abstract base class for sequences that can be diffed
 CEnumTraits< E >A collection of static methods for accessing enum type metadata
 CexceptionSTL class
 CFieldA class representing a field (a column) in a Quark table model
 CFileUtilsA collection of file utility functions
 CFormattersA collection of functions for formatting values for display
 CGCloudBucket
 CGCloudObject
 CGDriveFile
 CGDriveFileQueryBuilder
 CHashFunctionsA collection of hash functions
 CImageUtilsA collection of image-related utility functions
 CItemConsumer< T >An interface for consuming items supplied by a producer
 CLanguageSyntaxA base class for recognizing a language syntax
 CListsA collection of list operations
 CMatrix< T >A matrix data model
 CMDNSRecord
 CMDNSService
 CMemoryBlockA class representing a block of raw memory
 COAuth2AccessTokenA representation of an OAuth2 access token
 CObjectUtilsGeneral-purpose QObject utilities
 CPathUtilsA collection of utility functions for manipulating file paths
 CPluginLoader< T >A convenient wrapper template for QPluginLoader that loads and instantiates plugins of a given type
 CProcessUtilsA collection of process-related utility functions
 CQAbstractButton
 CQAbstractItemDelegate
 CQAbstractItemModel
 CQAbstractItemView
 CQAbstractListModel
 CQCoreApplication
 CQDialog
 CQIODevice
 CQLabel
 CQLayout
 CQObject
 CQPlainTextEdit
 CQQueue
 CQSortFilterProxyModel
 CQSpinBox
 CQStyledItemDelegate
 CQSyntaxHighlighter
 CQTableView
 CQThread
 CQToolButton
 CQTreeView
 CQWidget
 CRecentFileAn object representing a recently opened file
 CRuntimeUtilsA collection of runtime utility functions
 CScopedBoolA simple wrapper object for a boolean value which sets the value to true in its constructor and to false in its destructor
 CSqlValueBinderA value binder for a QSqlQuery object
 CUiUtilsA collection of UI-specific utility functions
 CVersionA class representing an interface version number
 CWriteBackCache< K, T >An abstract LRU cache implementation that tracks modifications to the cached items and performs writes of modified items to the cache source on demand
 CZipEntryA class representing an entry in a Zip archive
 CZipFileA class representing a Zip archive