| CAssetData | Structure to give a type name to available properties |
| ►CAssetsTracker | |
| CResourcesManager | Class managing all assets, tracking in which file they are, which are modified, and such |
| CAssetWrapperManager< A, W > | |
| CAssetWrapperManager< Animations, AnimationWrapper > | |
| CAssetWrapperManager< archetype, ArchetypeWrapper > | |
| CAssetWrapperManager< artifact, ArtifactWrapper > | |
| CAssetWrapperManager< artifactlist, ArtifactListWrapper > | |
| CAssetWrapperManager< Face, FaceWrapper > | |
| CAssetWrapperManager< face_sets, FacesetsWrapper > | |
| CAssetWrapperManager< GeneralMessage, GeneralMessageWrapper > | |
| CAssetWrapperManager< object, ObjectWrapper > | |
| CAssetWrapperManager< quest_definition, QuestWrapper > | |
| CAssetWrapperManager< quest_step_definition, QuestStepWrapper > | |
| CAssetWrapperManager< recipe, RecipeWrapper > | |
| CAssetWrapperManager< recipelist, RecipeListWrapper > | |
| CAssetWrapperManager< region, RegionWrapper > | |
| CAssetWrapperManager< treasure, TreasureWrapper > | |
| CAssetWrapperManager< treasurelist, TreasureListWrapper > | |
| CAssetWrapperPanel::PropertyLink | |
| CCREPixmap | |
| CCREUtils | |
| CHookInformation | Information about an event hook, linked to a script file |
| CLicenseManager | Contains all information about licenses for faces |
| CModifiedAssetsManager< T > | |
| CModifiedAssetsManager< Animations > | |
| CModifiedAssetsManager< archetype > | |
| CModifiedAssetsManager< artifact > | |
| CModifiedAssetsManager< Face > | |
| CModifiedAssetsManager< GeneralMessage > | |
| CModifiedAssetsManager< quest_definition > | |
| CModifiedAssetsManager< treasurelist > | |
| ►CQAbstractItemModel | |
| CAssetModel | Qt model representing all items in CRE, with the exception of experience |
| CCREMessageItemModel | Item model for a message file |
| ►CQAbstractTableModel | |
| CArchetypesModel | |
| ►CQComboBox | |
| CArchetypeComboBox | Combobox displaying a list of archetypes, allowing selection and search |
| CFaceComboBox | Combobox displaying a list of faces, allowing selection and search |
| CQuestComboBox | Combobox displaying a list of quests, allowing selection and search |
| CTreasureListComboBox | Combobox displaying a list of treasure lists, allowing selection and search |
| ►CQCompleter | |
| CAssetFieldCompleter | Word completer to suggest fields from assets |
| ►CQDialog | |
| CAssetOriginAndCreationDialog | Helper dialog to input origin of an asset, and maybe create a new one |
| CCRECombatSimulator | |
| CCREFilterDialog | |
| CCREHPBarMaker | |
| CCREPlayerRepliesPanel | Display and edition of player replies to NPC messages |
| CCREPrePostList | Display and allow edition of a list of pre- or post- conditions for a NPC message, or quest states for a quest step |
| CCREPrePostPanel | Edition of a single pre- or post- condition for a message, or a quest step list for a quest step |
| CCREReportDisplay | |
| CCRESettingsDialog | |
| CCRESmoothFaceMaker | |
| CCREStringListPanel | Display and allow edition of a list of multiline strings |
| CEditMonstersDialog | Display a grid of all monsters and allow edition of various fields |
| CFaceMakerDialog | Utility to generate variations from one or more faces |
| CQuickFilterDialog | Dialog for the "quick filter", using a field completer |
| CSoundsDialog | |
| ►CQDockWidget | |
| CChangesDock | Display the list of changes since last program run |
| ►CQHelpEngine | |
| CHelpManager | |
| ►CQMainWindow | |
| CCREMainWindow | |
| ►CQObject | |
| ►CAssetWrapper | Base class for all assets that can be displayed or edited by CRE |
| CAllAssets | |
| CArtifactsWrapper | |
| CAssetsCollectionWrapper< T > | |
| ►CAssetsCollectionWrapper< Animations > | |
| CAnimationsWrapper | |
| ►CAssetsCollectionWrapper< archetype > | |
| CArchetypesWrapper | |
| ►CAssetsCollectionWrapper< Face > | |
| CFacesWrapper | |
| ►CAssetsCollectionWrapper< GeneralMessage > | |
| CGeneralMessagesWrapper | |
| ►CAssetsCollectionWrapper< quest_definition > | |
| CQuestsWrapper | Asset wrapper representing all quests |
| ►CAssetsCollectionWrapper< treasurelist > | |
| CTreasuresWrapper | |
| ►CAssetTWrapper< T > | Base class for assets mapping to a native Crossfire structure |
| CAssetWithArtifacts< T > | Represents an asset to which artifacts may be applied |
| ►CAssetTWrapper< Animations > | |
| CAnimationWrapper | |
| ►CAssetTWrapper< archetype > | |
| ►CAssetWithArtifacts< archetype > | |
| CArchetypeWrapper | |
| ►CAssetTWrapper< artifact > | |
| CArtifactWrapper | |
| ►CAssetTWrapper< artifactlist > | |
| CArtifactListWrapper | |
| ►CAssetTWrapper< const recipe > | |
| CRecipeWrapper | |
| ►CAssetTWrapper< const recipelist > | |
| CRecipeListWrapper | |
| ►CAssetTWrapper< Face > | |
| CFaceWrapper | |
| ►CAssetTWrapper< face_sets > | |
| CFacesetsWrapper | |
| ►CAssetTWrapper< GeneralMessage > | |
| CGeneralMessageWrapper | |
| ►CAssetTWrapper< object > | |
| CObjectWrapper | |
| ►CAssetTWrapper< quest_definition > | |
| CQuestWrapper | |
| ►CAssetTWrapper< quest_step_definition > | |
| CQuestStepWrapper | |
| ►CAssetTWrapper< region > | |
| CRegionWrapper | |
| ►CAssetTWrapper< treasure > | |
| ►CAssetWithArtifacts< treasure > | |
| CTreasureWrapper | Wrapper for a treasure item |
| ►CAssetTWrapper< treasurelist > | |
| CTreasureListWrapper | |
| CAttackMessagesWrapper | |
| CCREMapInformation | |
| CGameSound | |
| CGameSounds | |
| CMessageFile | One NPC dialog file, mostly a collection of MessageRule |
| CMessageManager | Manage NPC dialogs |
| CRandomMap | |
| CRandomMaps | |
| CRecipesWrapper | |
| CRegionsWrapper | |
| CScriptFile | Information about a script file |
| CScriptFileManager | Manage scripts for items |
| CSingleAttackWrapper | |
| CSoundFile | |
| CSoundFiles | |
| CTreasureYesNo | |
| CCREFilterDefinition | |
| CCREFilterDefinitionManager | |
| CCREMapInformationManager | |
| CMessageRule | One NPC dialog rule |
| CQuestConditionScript | One pre- or post- condition Python script which may be used in a NPC dialog |
| CResourcesManager | Class managing all assets, tracking in which file they are, which are modified, and such |
| ►CQScriptEngine | |
| CCREScriptEngine | |
| ►CQSettings | |
| CCRESettings | |
| ►CQSortFilterProxyModel | |
| CScriptFilterAssetModel | Proxy model filtering based on user-written filter, used in the main resource view |
| CUseFilterAssetModel | Proxy model filtering based on whether an asset uses a specific asset or not |
| ►CQStyledItemDelegate | |
| CCREMessageTypeDelegate | Small delegate to handle edition of the reply type field |
| CCREMultilineItemDelegate | Allow the edition of a multiline item |
| CCREPlayerRepliesDelegate | Delegate handling edition of player replies in message file |
| CCREPrePostConditionDelegate | Allow edition of a pre- or post- list in the message table |
| CCREPrePostSingleConditionDelegate | Allow edition a single pre- or post condition |
| CCREStringListDelegate | Delegate allowing edition of a list of strings |
| ►CQTextBrowser | |
| CHelpBrowser | |
| ►CQTextEdit | |
| CAssetTextEdit | Multiline edit with auto-completion for asset fields |
| ►CQTreeView | |
| CAssetUseTree | Tree displaying assets filtered by whether they use a specific asset or not |
| ►CQWidget | |
| CAnimationControl | Widget displaying all directions of an animation |
| CAnimationWidget | Display and play an animation in a single direction |
| ►CAssetWrapperPanel | Base class for a panel displaying information about an asset |
| CArchetypePanel | Display and allow edition of archetypes |
| CAssetSWrapperPanel< T > | Panel displaying information about an AssetWrapper which is its own wrapped item |
| ►CAssetSWrapperPanel< const RandomMap > | |
| CCRERandomMapPanel | Display details about a random map |
| ►CAssetSWrapperPanel< CREMapInformation > | |
| CCREMapPanel | Display details about a map |
| ►CAssetSWrapperPanel< GameSound > | |
| CGameSoundPanel | |
| ►CAssetSWrapperPanel< GameSounds > | |
| CGameSoundsPanel | |
| ►CAssetSWrapperPanel< MessageFile > | |
| CCREMessagePanel | Display information about a NPC message file, and allow edition |
| ►CAssetSWrapperPanel< SingleAttackWrapper > | |
| CAttackMessagePanel | Display attack messages for a single attack type |
| ►CAssetSWrapperPanel< SoundFile > | |
| CSoundFilePanel | |
| CAssetTWrapperPanel< T > | Panel displaying information about a AssetTWrapper |
| ►CAssetTWrapperPanel< Animations > | |
| CAnimationPanel | Display details about an animation |
| ►CAssetTWrapperPanel< artifact > | |
| CArtifactPanel | Display details about an artifact definition |
| ►CAssetTWrapperPanel< const artifactlist > | |
| CArtifactListPanel | |
| ►CAssetTWrapperPanel< Face > | |
| CCREFacePanel | Display details about a face |
| ►CAssetTWrapperPanel< face_sets > | |
| CFacesetsPanel | Display details about a faceset |
| ►CAssetTWrapperPanel< recipe > | |
| CRecipePanel | Display details of a crafting recipe |
| ►CAssetTWrapperPanel< treasurelist > | |
| CCRETreasurePanel | Display and allow edition of a treasure list |
| CCREGeneralMessagePanel | Display and allow edition of general messages |
| CCREQuestPanel | Details of a quest |
| CCREScriptPanel | Display details of a Python script |
| CQuestStepPanel | Display details of a quest step |
| CRegionPanel | Display details of a region |
| CSoundFilesPanel | |
| CTreasurePanel | Display and allow edition of a treasure in a treasure list |
| CCREExperienceWindow | |
| CCREResourcesWindow | |
| ►CCRESubItemWidget | Base class for a pre- or post- panel displaying script arguments |
| CCRESubItemConnection | Post-condition panel displaying a connection (number) |
| CCRESubItemList | Pre- or post- panel displaying script arguments as a string list |
| CCRESubItemQuest | Pre- or post- conditions panel displaying a quest step |
| CCRESubItemToken | Pre- or post- conditions panel displaying a token, either as read or write |
| CPrePostWidget | |