The namespace of the FreeCAD dialogs. More...
Namespaces | |
namespace | Ui |
Classes | |
class | AboutDialog |
This widget provides the "About dialog" of an application. More... | |
class | AboutDialogFactory |
class | ApplicationCache |
class | ApplicationCacheSettings |
class | ButtonModel |
class | ButtonView |
class | CameraDialog |
class | Clipping |
class | CommandModel |
class | CommandNode |
class | CommandView |
class | CustomizeActionPage |
Base class for custom pages. More... | |
class | DefaultTransformStrategy |
class | DemoMode |
class | DlgActivateWindowImp |
The DlgActivateWindowImp class provides a dialog to activate the MDI window of the main window you wish. More... | |
class | DlgAddProperty |
class | DlgCheckableMessageBox |
struct | DlgCheckableMessageBoxPrivate |
class | DlgCreateNewPreferencePackImp |
A dialog to request a preferencePack name and a set of preferencePack templates. More... | |
class | DlgCustomActionsImp |
This class implements the creation of user defined actions executing a recorded macro. More... | |
class | DlgCustomCommandsImp |
Shows an overview of all available commands of all groups and modules. More... | |
class | DlgCustomizeImp |
Dialog which contains several tab pages to customize the changeable toolbars and commandbars or to define own macro actions. More... | |
class | DlgCustomizeSpaceball |
class | DlgCustomizeSpNavSettings |
class | DlgCustomKeyboardImp |
Shows an overview of all available commands of all groups and modules. More... | |
class | DlgCustomToolbars |
This class implements the creation of user defined toolbars. More... | |
class | DlgCustomToolbarsImp |
This class implements the creation of user defined toolbars. More... | |
class | DlgCustomToolBoxbarsImp |
This class implements the creation of user defined toolbox bars. More... | |
class | DlgDisplayPropertiesImp |
The DlgDisplayPropertiesImp class implements a dialog containing all available document templates to create a new document. More... | |
class | DlgEditFileIncludePropertyExternal |
class | DlgExpressionInput |
class | DlgGeneralImp |
This class implements the settings for the application. More... | |
class | DlgInputDialogImp |
The DlgInputDialogImp dialog class does basically the same as Qt's QInputDialog unless that it provides no static function but the application programmer must create an instance and prepare it. More... | |
class | DlgInspector |
Dialog window to display scenegraph model as a tree. More... | |
class | DlgMacroExecuteImp |
The DlgMacroExecuteImp class implements a dialog to execute or edit a recorded macro. More... | |
class | DlgMacroRecordImp |
The DlgMacroRecordImp class implements a dialog to record a macro. More... | |
class | DlgMaterialPropertiesImp |
class | DlgOnlineHelpImp |
This class implements the dialog for downloading the online documentation. More... | |
class | DlgParameterFind |
class | DlgParameterImp |
The DlgParameterImp class implements a dialog showing all parameters in a list view. More... | |
class | DlgPreferencePackManagementImp |
class | DlgPreferencesImp |
This class implements a dialog containing several preference pages. More... | |
class | DlgProjectInformationImp |
class | DlgProjectUtility |
class | DlgPropertyLink |
class | DlgReportViewImp |
The DlgReportViewImp class implements the available settings for the report output window to change. More... | |
class | DlgRevertToBackupConfigImp |
The DlgRevertToBackupConfigImp class. More... | |
class | DlgRunExternal |
The DlgRunExternal class implements a dialog to start and control external programs to edit FreeCAD controlled content. More... | |
class | DlgSettings3DViewImp |
The DlgSettings3DViewImp class implements a preference page to change settings for the Inventor viewer. More... | |
class | DlgSettingsCacheDirectory |
The DlgSettingsCacheDirectory class implements a preference page to change settings for the cache directory handling. More... | |
class | DlgSettingsColorGradientImp |
The DlgSettingsColorGradientImp class implements a preference page to change settings for the color gradient bar. More... | |
class | DlgSettingsDocumentImp |
The DlgSettingsDocumentImp class implements a preference page to change settings for the document. More... | |
class | DlgSettingsEditorImp |
struct | DlgSettingsEditorP |
class | DlgSettingsImageImp |
The DlgSettingsImageImp class implements a preference page to change settings for the Inventor viewer. More... | |
class | DlgSettingsLazyLoadedImp |
The DlgSettingsLazyLoadedImp class implements a pseudo-preference page explain why the remaining preference pages aren't loaded yet, and to help the user do so on demand. More... | |
class | DlgSettingsMacroImp |
The DlgSettingsMacroImp class implements a preference page to change settings for macro stuff. More... | |
class | DlgSettingsNavigation |
The Ui_DlgSettingsNavigation class implements a preference page to change settings for the Inventor viewer. More... | |
class | DlgSettingsPythonConsole |
The DlgSettingsPythonConsole class implements a preference page to change settings for the Python console. More... | |
class | DlgSettingsSelection |
The Ui_DlgSettingsSelection class implements a preference page to change settings for the selection. More... | |
class | DlgSettingsUnitsImp |
class | DlgSettingsViewColor |
The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection. More... | |
class | DlgUnitsCalculator |
The DlgUnitsCalculator provides a unit conversion dialog. More... | |
class | DlgWorkbenchesImp |
class | DockablePlacement |
class | DocumentRecovery |
class | DocumentRecoveryCleaner |
class | DocumentRecoveryFinder |
class | DocumentRecoveryHandler |
class | DocumentRecoveryPrivate |
class | DownloadItem |
class | DownloadManager |
class | DownloadModel |
class | find_placement |
class | find_transform |
struct | GroupMap_find |
class | IconDialog |
class | IconFolders |
class | LicenseView |
class | MacroItem |
class | ParameterBool |
The ParameterBool class allows interaction with "boolean" parameter leaves. More... | |
class | ParameterFloat |
The ParameterFloat class allows interaction with "float" parameter leaves. More... | |
class | ParameterGroup |
The ParameterGroup class represents the tree structure of the parameters. More... | |
class | ParameterGroupItem |
The link between the Tree and the shown Label. More... | |
class | ParameterInt |
The ParameterInt class allows interaction with "integer" parameter leaves. More... | |
class | ParameterText |
The ParameterText class allows interaction with "text" parameter leaves. More... | |
class | ParameterUInt |
The ParameterUInt class allows interaction with "unsigned integer" parameter leaves. More... | |
class | ParameterValue |
The ParameterValue class displays all leaves of a parameter group. More... | |
class | ParameterValueItem |
The ParameterValueItem class represents items that are added to the ParameterValue listview. More... | |
class | Placement |
class | PreferencePage |
Base class for preferences pages. More... | |
class | PreferencePagePython |
Subclass that embeds a form from a Python class. More... | |
class | PreferenceUiForm |
Subclass that embeds a form from a UI file. More... | |
class | PrintModel |
class | PropertyPage |
Base class for property pages. More... | |
class | RedoDialog |
This class implements the redo dialog. More... | |
class | SceneModel |
Stores data representing scenegraph nodes. More... | |
class | TaskDisplayProperties |
class | TaskPlacement |
class | TaskTextureMapping |
class | TaskTransform |
class | TextureMapping |
class | Transform |
class | TransformStrategy |
class | Ui_AboutApplication |
class | Ui_Clipping |
class | Ui_DemoMode |
class | Ui_DlgActivateWindow |
class | Ui_DlgAddProperty |
class | Ui_DlgAuthorization |
class | Ui_DlgCheckableMessageBox |
class | Ui_DlgChooseIcon |
class | Ui_DlgCreateNewPreferencePack |
class | Ui_DlgCustomActions |
class | Ui_DlgCustomCommands |
class | Ui_DlgCustomKeyboard |
class | Ui_DlgCustomToolbars |
class | Ui_DlgDisplayProperties |
class | Ui_DlgEditorSettings |
class | Ui_DlgGeneral |
class | Ui_DlgInputDialog |
class | Ui_DlgMacroExecute |
class | Ui_DlgMacroRecord |
class | Ui_DlgMaterialProperties |
class | Ui_DlgOnlineHelp |
class | Ui_DlgParameter |
class | Ui_DlgParameterFind |
class | Ui_DlgPreferencePackManagement |
class | Ui_DlgPreferences |
class | Ui_DlgProjectInformation |
class | Ui_DlgProjectUtility |
class | Ui_DlgPropertyLink |
class | Ui_DlgReportView |
class | Ui_DlgRevertToBackupConfig |
class | Ui_DlgRunExternal |
class | Ui_DlgSettings3DView |
class | Ui_DlgSettingsCacheDirectory |
class | Ui_DlgSettingsColorGradient |
class | Ui_DlgSettingsDocument |
class | Ui_DlgSettingsImage |
class | Ui_DlgSettingsLazyLoaded |
class | Ui_DlgSettingsMacro |
class | Ui_DlgSettingsNavigation |
class | Ui_DlgSettingsPythonConsole |
class | Ui_DlgSettingsSelection |
class | Ui_DlgSettingsUnits |
class | Ui_DlgSettingsViewColor |
class | Ui_DlgUnitCalculator |
class | Ui_DlgWorkbenches |
class | Ui_DocumentRecovery |
class | Ui_DownloadManager |
class | Ui_InputVector |
class | Ui_MouseButtons |
class | Ui_Placement |
class | Ui_SceneInspector |
class | Ui_TextureMapping |
class | UndoDialog |
This class implements the undo dialog. More... | |
Typedefs | |
typedef std::vector< std::pair< QLatin1String, QString > > | GroupMap |
Functions | |
QByteArray | toParamEntry (QString name) |
The namespace of the FreeCAD dialogs.
typedef std::vector< std::pair< QLatin1String, QString > > Gui::Dialog::GroupMap |
QByteArray Gui::Dialog::toParamEntry | ( | QString | name | ) |