![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <utils/foxtools/fxheader.h>#include <utils/common/StdDefs.h>Go to the source code of this file.
Data Structures | |
| class | GUIDesigns |
Macros | |
| #define | GUIDesignBackgroundColorRed FXRGBA(255, 213, 213, 255) |
| red background color (for invalid text) | |
| #define | GUIDesignBackgroundColorWhite FXRGB(255, 255, 255) |
| white background color (for valid text) | |
| #define | GUIDesignBigSizeElement 138 |
| elements with big images | |
| #define | GUIDesignDirBox (DIRBOX_NO_OWN_ASSOC | FRAME_SUNKEN | FRAME_THICK | LAYOUT_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 1, 1, 1, 1 |
| desing for FXDirBox | |
| #define | GUIDesignFileList (ICONLIST_MINI_ICONS | ICONLIST_BROWSESELECT | ICONLIST_AUTOSIZE | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0 |
| desing for FXDirBox | |
| #define | GUIDesignFrameAreaMargin 2 |
| right margin for frame area | |
| #define | GUIDesignFramesAreaDefaultWidth 220 |
| define the default frames area width | |
| #define | GUIDesignList (LIST_NORMAL | FRAME_NORMAL | LAYOUT_FILL_X) |
| design for FXLists | |
| #define | GUIDesignListExtended (LIST_NORMAL | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FILL_Y) |
| design for FXLists | |
| #define | GUIDesignListFixedHeight (LIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, 100 |
| design for FXLists that only allow a single selected elements selected and height fixed | |
| #define | GUIDesignTextColorBlack FXRGB(0, 0, 0) |
| black color (for correct text) | |
| #define | GUIDesignTextColorBlue FXRGB(0, 0, 255) |
| blue color (for default text) | |
| #define | GUIDesignTextColorRed FXRGB(255, 0, 0) |
| red color (for invalid text) | |
ComboBox sizes | |
combo box size | |
| #define | GUIDesignComboBoxVisibleItems ((int)getApp()->reg().readIntEntry("SETTINGS", "comboRows", 32)) |
| #define | GUIDesignComboBoxVisibleItemsFixed 15 |
| combo box size fixed | |
FXTextFields | |
text field extended over Frame with thick frame | |
| #define | GUIDesignTextField (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| #define | GUIDesignTextFieldFileDialog (FRAME_THICK | FRAME_SUNKEN | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| text field used in file dialog | |
| #define | GUIDesignTextFieldFixed(width) |
| text field with fixed width | |
| #define | GUIDesignTextFieldFixedRestricted(width, type) |
| text field with fixed width | |
| #define | GUIDesignTextFieldNCol 1 |
| Num of column of text field. | |
| #define | GUIDesignTextFieldRestricted(type) |
| text field extended over Frame with thick frame (int) | |
| #define | GUIDesignTextFieldTLSTable (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_MIN_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_Y | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| text field with min width (used in TLS table) | |
FXButtons | |
button extended over over Frame with thick and raise frame | |
| #define | GUIDesignButton (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| #define | GUIDesignButtonAttribute (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
| button extended over over column with thick and raise frame | |
| #define | GUIDesignButtonFixed(width) |
| button rectangular with thick and raise frame with the given width | |
| #define | GUIDesignButtonIcon (FRAME_THICK | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
| button only with icon | |
| #define | GUIDesignButtonIconFileDialog (BUTTON_TOOLBAR | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
| button only with icon | |
| #define | GUIDesignButtonLeft (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | JUSTIFY_LEFT | JUSTIFY_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| button extended over over Frame with thick and raise frame | |
| #define | GUIDesignButtonMFXGroupBoxModule (FRAME_LINE | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight - 1, GUIDesignHeight - 1, 2, 2, 2, 2 |
| button used in GroupBoxModule | |
| #define | GUIDesignButtonMFXGroupBoxModuleExtend (FRAME_LINE | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 60, GUIDesignHeight - 1, 2, 2, 2, 2 |
| button used in GroupBoxModule for extend | |
| #define | GUIDesignButtonPopup (ICON_ABOVE_TEXT | FRAME_THICK | FRAME_RAISED) |
| checkable button placed in popup (for example, locate buttons) | |
| #define | GUIDesignButtonRectangular (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, (GUIDesignHeight + GUIDesignHeight), GUIDesignHeight, 2, 2, 2, 2 |
| little rectangular button used in frames (For example, in "help" buttons) | |
| #define | GUIDesignButtonStatusBarFixed (ICON_BEFORE_TEXT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
| button rectangular with thick and raise frame with a width of 100 | |
| #define | GUIDesignTLSTableCheckableButtonIcon (MENUBUTTON_RIGHT | FRAME_THICK | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 0, 0, 0, 0 |
| checkable button only with icon used in TLSTable | |
FXButtons for toolbar | |
MFX Checkable Button with icon placed in navigation toolbar | |
| #define | GUIDesignButtonToolbar (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
| little button with icon placed in navigation toolbar | |
| #define | GUIDesignButtonToolbarLocator (BUTTON_TOOLBAR | MENUBUTTON_RIGHT | LAYOUT_TOP | FRAME_RAISED | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
| little checkable button with icon placed in navigation toolbar used specify for Locator | |
| #define | GUIDesignButtonToolbarText (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_Y | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight |
| #define | GUIDesignButtonToolbarWithText (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight |
| little button with text and icon | |
| #define | GUIDesignMFXCheckableButton (BUTTON_NORMAL | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight |
| checkable button extended over frame | |
| #define | GUIDesignMFXCheckableButtonBig (BUTTON_NORMAL | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignBigSizeElement, GUIDesignBigSizeElement |
| checkable button extended over frame | |
| #define | GUIDesignMFXCheckableButtonSquare (BUTTON_NORMAL | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
| #define | GUIDesignMFXCheckableButtonSupermode (BUTTON_NORMAL | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight |
| checkable button with icon placed in navigation toolbar for supermodes | |
FXButtons for dialogs | |
OK Button | |
| #define | GUIDesignButtonConfiguration (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 140, GUIDesignHeight, 2, 2, 2, 2 |
| Configuration Button. | |
| #define | GUIDesignButtonCustomWidth(width) |
| Button with custom width (used in GNEGeometryPointDialog). | |
| #define | GUIDesignButtonDialog (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 110, GUIDesignDialogButtonsHeight, 2, 2, 2, 2 |
| #define | GUIDesignButtonFocus (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_NONE), 0, 0, 0, 0, 0, 0, 0, 0 |
| Focus Button. | |
| #define | GUIDesignButtonKeepElements (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 120, GUIDesignHeight, 2, 2, 2, 2 |
| overwrite Button | |
FXCheckButtons | |
| #define | GUIDesignCheckButton (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| checkButton placed in left position | |
| #define | GUIDesignCheckButtonAttribute (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT | FRAME_THICK), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
| checkButton without thick extended over the frame used for attributes | |
| #define | GUIDesignCheckButtonExtraHeight (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight + 10, 2, 2, 2, 2 |
| checkButton placed in left position with double size | |
| #define | GUIDesignCheckButtonFix (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT), 0, 0, 200, GUIDesignHeight - 2, 2, 2, 2, 2 |
| design for check button with fixed height (used in fix elements dialogs) | |
| #define | GUIDesignCheckButtonIcon (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_X), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
| checkButton placed in center position with size GUIDesignHeight x GUIDesignHeight | |
| #define | GUIDesignCheckButtonThick (CHECKBUTTON_NORMAL | FRAME_THICK | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| checkButton placed in left position | |
| #define | GUIDesignCheckButtonViewSettings (CHECKBUTTON_NORMAL | LAYOUT_CENTER_Y) |
| CheckButton for Frames without thick extended over the frame. | |
MDI Buttons | |
MDIButton oriented to left | |
| #define | GUIDesignMDIButtonLeft (LAYOUT_LEFT) |
| #define | GUIDesignMDIButtonRight (FRAME_RAISED | LAYOUT_RIGHT) |
| MDIButton oriented to right. | |
FXRadiobuttons | |
design for radio button | |
| #define | GUIDesignRadioButton (LAYOUT_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT | JUSTIFY_LEFT) |
| #define | GUIDesignRadioButtonFix (RADIOBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| design for radio button with fixed height (used in fix elements dialogs) | |
| #define | GUIDesignRadioButtonSquared (RADIOBUTTON_NORMAL | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
| design for radio button squared | |
FXLabels | |
label extended over frame | |
| #define | GUIDesignLabel(justify) |
| #define | GUIDesignLabelAboutInfo (JUSTIFY_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 0, 0 |
| label extended over frame without thick and with text justify to left | |
| #define | GUIDesignLabelAboutInfoCenter (FRAME_THICK | JUSTIFY_NORMAL | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 0, 0 |
| label extended over frame with thick and with text justify to center | |
| #define | GUIDesignLabelFixed(width) |
| label, icon before text, text centered and custom width | |
| #define | GUIDesignLabelFrameInformation (JUSTIFY_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 2, 2 |
| label extended over frame without thick and with text justify to left, used to show information in frames | |
| #define | GUIDesignLabelIcon (LAYOUT_CENTER_Y | LAYOUT_CENTER_X), 0, 0, 0, 0, 2, 2, 0, 0 |
| design for label with icon | |
| #define | GUIDesignLabelIcon32x32Thicked (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FIX_HEIGHT | LAYOUT_FIX_WIDTH), 0, 0, 24, GUIDesignHeight, 2, 2, 2, 2 |
| label ticked filled only with an icon of 32x32 | |
| #define | GUIDesignLabelIcon64x32Thicked (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 94, 46, 2, 2, 2, 2 |
| label ticked filled used for VClasses. It uses icons of 64x32 pixels | |
| #define | GUIDesignLabelIconThick (FRAME_THICK | JUSTIFY_NORMAL | LAYOUT_FILL_X | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
| label squared over frame with thick and with text justify to center | |
| #define | GUIDesignLabelKeepElements (JUSTIFY_CENTER_X | LAYOUT_FILL_X | LAYOUT_FILL_Y | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 2, 2 |
| label extended over frame without thick and with text justify to left | |
| #define | GUIDesignLabelMFXGroupBoxModule (FRAME_GROOVE | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| label used in MFXGroupBoxModule | |
| #define | GUIDesignLabelStatusBar (LAYOUT_CENTER_Y), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| label used in statusBar | |
| #define | GUIDesignLabelThick(justify) |
| label extended over frame with thick and with text justify to left | |
| #define | GUIDesignLabelThickedFixed(width) |
| label thicked, icon before text, text centered and custom width | |
| #define | GUIDesignLabelTickedIcon180x46 (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | LAYOUT_FIX_WIDTH), 0, 0, 180, 46, 2, 2, 2, 2 |
| label ticked filled extended over frame used for VClasses/VShapes. (can be used by icons of 64x32 pixels) | |
MFXComboBoxIcon | |
Combo box editable extended over the all frame | |
| #define | GUIDesignComboBox (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| #define | GUIDesignComboBoxAttribute (COMBOBOX_NORMAL | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| Combo box static (cannot be edited) extended over the matrix column. | |
| #define | GUIDesignComboBoxFileDialog (COMBOBOX_STATIC | FRAME_SUNKEN | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 300, GUIDesignHeight, 2, 2, 2, 2 |
| Combo box used in filed dialog. | |
| #define | GUIDesignComboBoxFixed(customWidth) |
| comboBox with thick frame, fixed width | |
| #define | GUIDesignComboBoxNCol 1 |
| number of column of every combo box | |
| #define | GUIDesignComboBoxStatic (COMBOBOX_STATIC | FRAME_SUNKEN | LAYOUT_LEFT | LAYOUT_TOP | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| Combo box static (not editable). | |
| #define | GUIDesignComboBoxStaticExtended (COMBOBOX_STATIC | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| Combo box static (not editable) extended over the all frame. | |
GNEDialog | |
design for GNEDialogs | |
| #define | GUIDesignGNEDialogResizable (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | DECOR_RESIZE) |
| design for GNEDialogs resizable | |
| #define | GUIDesignGNEDialogResizableExplicit (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | DECOR_RESIZE | LAYOUT_EXPLICIT) |
| design for GNEDialogs resizable with explicit layout | |
| #define | GUIDesignGNEDialogStatic (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE) |
| #define | GUIDesignGNEDialogStaticExplicit (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | LAYOUT_EXPLICIT) |
| design for GNEDialogs explicit | |
FXPackers | |
Horizontal frame extended over X-frame parent used in MFXGroupBoxModule | |
| #define | GUIDesignFrameThick (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2, 2, 2 |
| Thick frame extended over frame parent. | |
| #define | GUIDesignGroupBoxFrame (LAYOUT_FILL_X | FRAME_GROOVE | GROUPBOX_TITLE_CENTER) |
| Group box design extended over frame. | |
| #define | GUIDesignGroupBoxFrame100 (LAYOUT_FIX_WIDTH | FRAME_GROOVE | GROUPBOX_TITLE_CENTER), 0, 0, 112, 0, 4, 4, 4, 4, 4, 4 |
| Group box design for elements of width 100. | |
| #define | GUIDesignGroupBoxFrameFill (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_GROOVE | GROUPBOX_TITLE_CENTER) |
| Group box design extended over frame (X and Y). | |
| #define | GUIDesignGroupBoxModule (LAYOUT_FIX_WIDTH), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
| #define | GUIDesignGroupBoxModuleExtendY (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
| Horizontal frame extended over XY-frame parent used in MFXGroupBoxModule. | |
| #define | GUIDesignHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
| Horizontal frame extended over frame parent with padding and spacing. | |
| #define | GUIDesignHorizontalFrameIcons (LAYOUT_FILL_X | FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
| Horizontal frame used for pack icons. | |
| #define | GUIDesignHorizontalFrameNoPadding (LAYOUT_FILL_X), 0, 0, 0, 0, 0, 0, 4, 4, 4, 4 |
| Horizontal frame extended over frame parent without padding and spacing. | |
| #define | GUIDesignHorizontalFrameStatusBar (LAYOUT_FILL_Y | LAYOUT_RIGHT | FRAME_SUNKEN | LAYOUT_FIX_HEIGHT), 0, 0, 20, GUIDesignHeight, 0, 0, 0, 0, 0, 0 |
| Horizontal frame used in status bar. | |
| #define | GUIDesignMatrix (LAYOUT_FILL_X | LAYOUT_FILL_Y | MATRIX_BY_COLUMNS | PACK_UNIFORM_WIDTH) |
| Matrix design extended over Frame packed by columns. | |
| #define | GUIDesignMatrixAttributes (LAYOUT_FILL_X | MATRIX_BY_COLUMNS | PACK_UNIFORM_WIDTH) |
| Matrix design extended over Frame and used for represent attributes and their values (Deprecated). | |
| #define | GUIDesignMatrixLockGLTypes (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| Matrix for pack GLTypes (used in GNESelectorFrame). | |
| #define | GUIDesignMatrixViewSettings (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
| FXMatrix used to pack values in Viewsettings. | |
| #define | GUIDesignVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
| Vertical frame extended over frame parent with padding and spacing. | |
General design for netedit frames | |
design for frames area | |
| #define | GUIDesignAuxiliarFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) frame extended in all directions | |
| #define | GUIDesignAuxiliarFrameFixed (LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) fixed | |
| #define | GUIDesignAuxiliarFrameFixedWidth(width) |
| design for auxiliar (Without borders) frame with fixed width and extended height | |
| #define | GUIDesignAuxiliarFrameFixHeight (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar vertical frames with fixed height (DecalsTable) | |
| #define | GUIDesignAuxiliarHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) horizontal frame used to pack another frames | |
| #define | GUIDesignAuxiliarHorizontalFrameCenteredVertically (LAYOUT_FILL_X | LAYOUT_CENTER_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) horizontal frame used to pack another frames, centered in Y | |
| #define | GUIDesignAuxiliarHorizontalFrameUniform (LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) horizontal frame used to pack another frames uniform | |
| #define | GUIDesignAuxiliarVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| design for auxiliar (Without borders) horizontal frame used to pack another frames | |
| #define | GUIDesignChildWindowContentFrame (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FILL_X | LAYOUT_FILL_Y) |
| design for the main content frame of every frame/dialog | |
| #define | GUIDesignCollapsableFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2, 2, 2 |
| design for CollapsableFrame (Used in MFXGroupBoxModule) | |
| #define | GUIDesignContentsFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y) |
| design for the main content frame of every frame/dialog with padding and spacing | |
| #define | GUIDesignDialogButtonsHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 4, 4, 4, 4, 24 |
| design for content frame used in dialog | |
| #define | GUIDesignDialogContentFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2 |
| design for content frame used in dialog | |
| #define | GUIDesignDialogContentHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 2, 2, 2, 2 |
| design for content horizontal frame used in dialog | |
| #define | GUIDesignDialogContentVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2 |
| design for content vertical frame used in dialog | |
| #define | GUIDesignFileBoxFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0 |
| design for filebox frame | |
| #define | GUIDesignFrameArea (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y), 0, 0, 0, 0, DEFAULT_SPACING, GUIDesignFrameAreaMargin, DEFAULT_SPACING, DEFAULT_SPACING |
| #define | GUIDesignScrollWindow (LAYOUT_FILL_X | LAYOUT_FILL_Y | HSCROLLER_NEVER | VSCROLLER_ALWAYS), 0, 0, 0, 0 |
| design for scroll windows extended over Y and y | |
| #define | GUIDesignScrollWindowFixed(width, height) |
| design for the content scroll of UndoList | |
| #define | GUIDesignScrollWindowFixedWidth(customWidth) |
| design for scroll windows extended over Y and fix width | |
| #define | GUIDesignUniformHorizontalFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y | PACK_UNIFORM_WIDTH) |
| design for horizontal frame used to pack another frames with a uniform width | |
| #define | GUIDesignViewnArea (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0 |
| design for view area | |
designs for toolbars | |
design for top toolbar (file, edit, processing...) | |
| #define | GUIDesignStatusBar (LAYOUT_SIDE_BOTTOM | LAYOUT_FILL_X | FRAME_RAISED) |
| design used in status bar | |
| #define | GUIDesignToolBar (FRAME_NORMAL) |
| design for default toolbar | |
| #define | GUIDesignToolBarGrip (TOOLBARGRIP_DOUBLE) |
| design for toolbar grip (used to change the position of toolbar with mouse) | |
| #define | GUIDesignToolbarMenuBar (LAYOUT_SIDE_TOP | LAYOUT_FILL_X | FRAME_RAISED) |
| #define | GUIDesignToolbarMenuBarNetedit (LAYOUT_SIDE_TOP | FRAME_RAISED) |
| design for top toolbar (file, edit, processing...) used only in netedit (due supermodes buttons) | |
| #define | GUIDesignToolBarRaisedNext (LAYOUT_DOCK_NEXT | FRAME_RAISED) |
| design for first toolbar shell positioned in the next position of dock | |
| #define | GUIDesignToolBarRaisedNextTop (LAYOUT_DOCK_NEXT | LAYOUT_SIDE_TOP | FRAME_RAISED) |
| design for first toolbar shell positioned in the next-top position of dock | |
| #define | GUIDesignToolBarRaisedSame (LAYOUT_DOCK_SAME | FRAME_RAISED) |
| design for toolbar | |
| #define | GUIDesignToolBarRaisedSameTop (LAYOUT_DOCK_SAME | LAYOUT_SIDE_TOP | FRAME_RAISED) |
| design for first toolbar shell positioned in the same position of dock | |
| #define | GUIDesignToolBarRaisedSupermodes (LAYOUT_DOCK_SAME | FRAME_RAISED | LAYOUT_FIX_WIDTH), 0, 0, GUIDesignHeight + (3 * 100) |
| design for toolbar supermodes (grip + buttons) | |
designs for separators | |
horizontal separator | |
| #define | GUIDesignHorizontalSeparator (SEPARATOR_GROOVE | LAYOUT_FILL_X) |
| #define | GUIDesignVerticalSeparator (SEPARATOR_GROOVE | LAYOUT_FILL_Y) |
| vertical separator | |
designs for splitters | |
general design for splitters | |
| #define | GUIDesignSplitter (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_RAISED | FRAME_THICK | SPLITTER_TRACKING) |
| #define | GUIDesignSplitterMDI (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK) |
| MDI Splitter. | |
designs for Spin dials | |
design for standard spin dial | |
| #define | GUIDesignSpinDial (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
| #define | GUIDesignSpinDialAttribute (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 0, GUIDesignHeight, 0, 0, 0, 0 |
| design for spin dial attribute | |
| #define | GUIDesignSpinDialDecalsTable (FRAME_THICK | FRAME_SUNKEN | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
| design for standard spin dial | |
| #define | GUIDesignSpinDialViewPort (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
| design for standard spin dial | |
| #define | GUIDesignSpinDialViewPortZoom (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
| design for standard spin dial | |
designs for sliders | |
design for standard slider | |
| #define | GUIDesignSlider (SLIDER_ARROW_UP | SLIDER_TICKS_TOP | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 300, GUIDesignHeight, 0, 0, 0 |
design for view settings dialog | |
dialog | |
| #define | GUIDesignViewSettingsButton1 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 20, 20, 4, 4 |
| Buttons. | |
| #define | GUIDesignViewSettingsButton2 (BUTTON_INITIAL | BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 30, 30, 4, 4 |
| #define | GUIDesignViewSettingsButton3 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 30, 30, 4, 4 |
| #define | GUIDesignViewSettingsButton4 (BUTTON_INITIAL | BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_RIGHT) |
| #define | GUIDesignViewSettingsButton5 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_RIGHT), 0, 0, 0, 0, 20, 20 |
| #define | GUIDesignViewSettingsColorWell (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | LAYOUT_SIDE_TOP | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
| ColorWell. | |
| #define | GUIDesignViewSettingsColorWell1 (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
| Color wells. | |
| #define | GUIDesignViewSettingsColorWell2 (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | LAYOUT_SIDE_TOP | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
| #define | GUIDesignViewSettingsComboBox1 (COMBOBOX_INSERT_LAST | FRAME_SUNKEN | LAYOUT_LEFT | LAYOUT_CENTER_Y | COMBOBOX_STATIC) |
| Combo boxes. | |
| #define | GUIDesignViewSettingsDecalsCellTable (JUSTIFY_CENTER_X | JUSTIFY_TOP) |
| decals cell | |
| #define | GUIDesignViewSettingsDecalsTable (LAYOUT_FILL_Y | LAYOUT_FIX_WIDTH), 0, 0, 550, 0 |
| decals table | |
| #define | GUIDesignViewSettingsDialog (DECOR_TITLE | DECOR_BORDER) |
| #define | GUIDesignViewSettingsHorizontalFrame1 (FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
| Horizontal frames. | |
| #define | GUIDesignViewSettingsHorizontalFrame2 (LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 10, 10, 5, 5 |
| #define | GUIDesignViewSettingsHorizontalFrame3 (LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 0, 0, 0, 0 |
| #define | GUIDesignViewSettingsLabel1 (LAYOUT_CENTER_Y) |
| Label. | |
| #define | GUIDesignViewSettingsLabel2 (LAYOUT_FILL_X | JUSTIFY_LEFT) |
| #define | GUIDesignViewSettingsMainDialog (DECOR_TITLE | DECOR_BORDER | DECOR_RESIZE), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
| #define | GUIDesignViewSettingsMatrix1 (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
| Matrix. | |
| #define | GUIDesignViewSettingsMatrix2 (LAYOUT_FILL_X | LAYOUT_CENTER_Y | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 5 |
| #define | GUIDesignViewSettingsMatrix3 (LAYOUT_FILL_X | LAYOUT_TOP | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 2, 5, 5 |
| #define | GUIDesignViewSettingsMatrix4 (LAYOUT_FILL_X | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 3 |
| #define | GUIDesignViewSettingsMatrix5 (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 5 |
| #define | GUIDesignViewSettingsSpinDial1 (LAYOUT_CENTER_Y | LAYOUT_TOP | FRAME_SUNKEN | FRAME_THICK) |
| #define | GUIDesignViewSettingsSpinDial2 (LAYOUT_TOP | FRAME_SUNKEN | FRAME_THICK) |
| #define | GUIDesignViewSettingsTabBook1 (TABBOOK_LEFTTABS | PACK_UNIFORM_WIDTH | PACK_UNIFORM_HEIGHT | LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_RIGHT), 0, 0, 0, 0, 0, 0, 0, 0 |
| Tab books. | |
| #define | GUIDesignViewSettingsTabItemBook1 (TAB_LEFT_NORMAL), 0, 0, 0, 0, 4, 8, 4, 4 |
| #define | GUIDesignViewSettingsTextField1 (TEXTFIELD_ENTER_ONLY | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X) |
| textFields | |
| #define | GUIDesignViewSettingsVerticalFrame1 (LAYOUT_FILL_X | LAYOUT_SIDE_TOP | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
| vertical frames | |
| #define | GUIDesignViewSettingsVerticalFrame2 (LAYOUT_FILL_X | FRAME_THICK | FRAME_RAISED | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
| #define | GUIDesignViewSettingsVerticalFrame3 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
| #define | GUIDesignViewSettingsVerticalFrame4 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 2, 8, 5, 2 |
| #define | GUIDesignViewSettingsVerticalFrame5 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 10, 10, 10, 10 |
| #define | GUIDesignViewSettingsVerticalFrame6 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
design for dialog boxes | |
design for standard dialog box with close button (for example, about dialog) | |
| #define | GUIDesignDialogBox (DECOR_CLOSE | DECOR_TITLE) |
| #define | GUIDesignDialogBoxExplicit(width, height) |
| design for dialog box with specific width and height (for example, additional dialogs) | |
design for FXTables and their cells | |
design for table extended over frame | |
| #define | GUIDesignElementListExtended (LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y | VSCROLLER_ALWAYS | HSCROLLER_NEVER | TABLE_NO_ROWSELECT | TABLE_NO_COLSELECT), 0, 0, 400, 0, 2, 2, 2, 2 |
| design for tables used in ElementLists | |
| #define | GUIDesignTable (LAYOUT_FILL_X | LAYOUT_FILL_Y) |
| #define | GUIDesignTableFixElements (LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | VSCROLLER_ALWAYS | HSCROLLER_NEVER | TABLE_NO_ROWSELECT | TABLE_NO_COLSELECT), 0, 0, 500, 250, 2, 2, 2, 2 |
| design for tables used in GNEFixDemandElementsDialog dialogs | |
| #define | GUIDesignTableLimitedHeight (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT) |
| design for table extended over frame but with limited Height | |
| #define | GUIDesignTableNotEditable (LAYOUT_FILL_X | LAYOUT_FILL_Y | TABLE_READONLY) |
| design for table extended over frame that cannot be edited | |
design for Chooser (locator) and breakpoint dialogs | |
design for Chooser dialog specifying size | |
| #define | GUIDesignBreakpointTable (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
| design for Breakpoint table | |
| #define | GUIDesignChooserButtons (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 150, GUIDesignHeight, 2, 2, 2, 2 |
| design for Chooser buttons | |
| #define | GUIDesignChooserDialog (DECOR_ALL), 20, 40, 300, 350 |
| #define | GUIDesignChooserLayoutLeft (LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_TOP), 0, 0, 0, 0, 4, 4, 4, 4 |
| design for Chooser Layout left | |
| #define | GUIDesignChooserLayoutList (LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_TOP | FRAME_THICK | FRAME_SUNKEN), 0, 0, 0, 0, 0, 0, 0, 0 |
| design for Chooser Layout list | |
| #define | GUIDesignChooserLayoutRight (LAYOUT_TOP), 0, 0, 0, 0, 4, 4, 4, 4 |
| design for Chooser Layout right | |
| #define | GUIDesignChooserListMultiple (LIST_MULTIPLESELECT | LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
| design for Chooser List | |
| #define | GUIDesignChooserListSingle (LIST_SINGLESELECT | LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
| design for Chooser List | |
| #define | GUIDesignChooserTextField (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_SUNKEN), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
| design for Chooser TextField | |
design for MFXTreeListDynamic | |
tree list with fixed width | |
| #define | GUIDesignTreeListFixedHeight (TREELIST_SHOWS_LINES | TREELIST_SHOWS_BOXES | TREELIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT) |
| tree list with fixed height | |
| #define | GUIDesignTreeListFixedWidth (TREELIST_SHOWS_LINES | TREELIST_SHOWS_BOXES | TREELIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y) |
Definition in file GUIDesigns.h.
| #define GUIDesignAuxiliarFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) frame extended in all directions
Definition at line 409 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::Argument::Argument(), GNEDialog::buildDialog(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), MFXDecalsTable::Column::Column(), GNECalibratorDialog::GNECalibratorDialog(), GNEElementTable::GNEElementTable(), GNEFileSelector::GNEFileSelector(), GNEFrame::GNEFrame(), GNEGeometryPointDialog::GNEGeometryPointDialog(), GNEOptionsEditor::GNEOptionsEditor(), GNEParametersDialog::GNEParametersDialog(), GNEPythonToolDialog::GNEPythonToolDialog(), GNEUndoListDialog::GNEUndoListDialog(), GNEVClassesDialog::GNEVClassesDialog(), GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor(), MFXDecalsTable::MFXDecalsTable(), GNEParametersDialog::ParametersValues::ParametersValues(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributes().
| #define GUIDesignAuxiliarFrameFixed (LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) fixed
Definition at line 412 of file GUIDesigns.h.
| #define GUIDesignAuxiliarFrameFixedWidth | ( | width | ) |
design for auxiliar (Without borders) frame with fixed width and extended height
Definition at line 415 of file GUIDesigns.h.
Referenced by GNETLSTable::Column::Column(), MFXDecalsTable::Column::Column(), GNEFixElementsDialog< T >::FixOptions::FixOptions(), GNEAttributeCarrierDialog::GNEAttributeCarrierDialog(), GNEFrame::GNEFrame(), and GNETLSTable::GNETLSTable().
| #define GUIDesignAuxiliarFrameFixHeight (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar vertical frames with fixed height (DecalsTable)
Definition at line 448 of file GUIDesigns.h.
Referenced by MFXDecalsTable::MFXDecalsTable().
| #define GUIDesignAuxiliarHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) horizontal frame used to pack another frames
Definition at line 430 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::Argument::Argument(), GNEAttributeCarrierDialog::AttributeTextField::AttributeTextField(), GNEVehicleTypeDialog::VTypeAttributes::buildAttributesA(), GNEDialog::buildDialog(), GNEFrame::buildRainbow(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::CarFollowingModelRow(), GNEPythonToolDialogElements::Category::Category(), GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNEElementTable::ColumnHeader::ColumnHeader(), GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDistributionFrame::DistributionRow::DistributionRow(), GNEDistributionFrame::DistributionValuesEditor::DistributionValuesEditor(), GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEFixElementsDialog< T >::FixOptions::FixOptions(), GNEAttributeCarrierDialog::GNEAttributeCarrierDialog(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNEAttributesEditorType::GNEAttributesEditorType(), GNEDistributionRefDialog::GNEDistributionRefDialog(), GNEElementList::GNEElementList(), GNEFixElementsDialog< T >::GNEFixElementsDialog(), GNEFrame::GNEFrame(), GNEGeometryPointDialog::GNEGeometryPointDialog(), GNENetgenerateDialog::GNENetgenerateDialog(), GNEOptionsEditor::GNEOptionsEditor(), GNEOverlappedInspection::GNEOverlappedInspection(), GNERerouterIntervalDialog::GNERerouterIntervalDialog(), GNEVehicleTypeDialog::GNEVehicleTypeDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GUIDialog_Feedback::GUIDialog_Feedback(), GUIDialog_HallOfFame::GUIDialog_HallOfFame(), GNEUndoListDialog::GUIRow::GUIRow(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNECrossingFrame::JunctionInformation::JunctionInformation(), GNECreateEdgeFrame::LaneTypeSelector::LaneTypeSelector(), MFXGroupBoxModule::MFXGroupBoxModule(), MFXGroupBoxModule::MFXGroupBoxModule(), GNEOptionsEditorRow::OptionRow::OptionRow(), GNEParametersDialog::ParametersValues::ParameterRow::ParameterRow(), GNEParametersDialog::ParametersValues::ParametersValues(), GNEElementTable::Row::Row(), GNESelectorFrame::SelectionHierarchy::SelectionHierarchy(), GNESelectorFrame::SelectionOperation::SelectionOperation(), GNEMoveFrame::ShiftEdgeSelectedGeometry::ShiftEdgeSelectedGeometry(), GNEMoveFrame::ShiftShapeGeometry::ShiftShapeGeometry(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZSelectionStatistics::TAZSelectionStatistics(), GNETLSEditorFrame::TLSAttributes::TLSAttributes(), GNETLSEditorFrame::TLSFile::TLSFile(), GNETLSEditorFrame::TLSJunction::TLSJunction(), GNETLSEditorFrame::TLSPhases::TLSPhases(), GNETLSEditorFrame::TLSPrograms::TLSPrograms(), GNEVClassesDialog::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributes().
| #define GUIDesignAuxiliarHorizontalFrameCenteredVertically (LAYOUT_FILL_X | LAYOUT_CENTER_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) horizontal frame used to pack another frames, centered in Y
Definition at line 433 of file GUIDesigns.h.
Referenced by GNEFrame::GNEFrame().
| #define GUIDesignAuxiliarHorizontalFrameUniform (LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) horizontal frame used to pack another frames uniform
Definition at line 436 of file GUIDesigns.h.
Referenced by GNEElementTable::ColumnHeader::ColumnHeader(), GNEVClassesDialog::GNEVClassesDialog(), GNEElementTable::Row::Row(), GNETLSEditorFrame::TLSJunction::TLSJunction(), GNETLSEditorFrame::TLSPhases::TLSPhases(), and GNETLSEditorFrame::TLSPrograms::TLSPrograms().
| #define GUIDesignAuxiliarVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
design for auxiliar (Without borders) horizontal frame used to pack another frames
Definition at line 439 of file GUIDesigns.h.
Referenced by GNEElementList::GNEElementList(), GNEFixElementsDialog< T >::GNEFixElementsDialog(), GNEOptionsEditor::GNEOptionsEditor(), GNERerouterIntervalDialog::GNERerouterIntervalDialog(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributes().
| #define GUIDesignBackgroundColorRed FXRGBA(255, 213, 213, 255) |
red background color (for invalid text)
Definition at line 50 of file GUIDesigns.h.
Referenced by GNEAttributesEditorRow::fillSumoBaseObject(), GNEElementTable::Row::isValid(), GNEAttributesEditorRow::isValueValid(), GNEElementTable::Row::onCmdEditRow(), GNEAttributeCarrierDialog::AttributeTextField::onCmdSetAttribute(), GNEAttributesEditorRow::onCmdSetAttribute(), and GNEUndoListDialog::GUIRow::setRedBackground().
| #define GUIDesignBackgroundColorWhite FXRGB(255, 255, 255) |
white background color (for valid text)
Definition at line 47 of file GUIDesigns.h.
Referenced by GNEElementTable::GNEElementTable(), GNEHelpAttributesDialog::GNEHelpAttributesDialog(), GNEUndoListDialog::GNEUndoListDialog(), GUIDialog_AppSettings::GUIDialog_AppSettings(), GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIParameterTableWindow::GUIParameterTableWindow(), GNEElementTable::Row::onCmdEditRow(), GNEAttributeCarrierDialog::AttributeTextField::onCmdSetAttribute(), GNEAttributesEditorRow::onCmdSetAttribute(), MFXComboBoxIcon::onTextCommand(), and GNEAttributesEditorRow::showValueComboBox().
| #define GUIDesignBigSizeElement 138 |
elements with big images
Definition at line 59 of file GUIDesigns.h.
Referenced by GNENetgenerateDialog::GNENetgenerateDialog().
| #define GUIDesignBreakpointTable (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
design for Breakpoint table
Definition at line 676 of file GUIDesigns.h.
Referenced by GUIDialog_AppSettings::GUIDialog_AppSettings(), and GUIDialog_Breakpoints::GUIDialog_Breakpoints().
| #define GUIDesignButton (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Definition at line 100 of file GUIDesigns.h.
Referenced by GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNETAZRelDataFrame::ConfirmTAZRelation::ConfirmTAZRelation(), GNEConnectorFrame::ConnectionModifications::ConnectionModifications(), GNEConnectorFrame::ConnectionOperations::ConnectionOperations(), GNECrossingFrame::CreateCrossing::CreateCrossing(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDistributionFrame::DistributionEditor::DistributionEditor(), GNECrossingFrame::EdgesSelector::EdgesSelector(), GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNEAttributesEditorType::GNEAttributesEditorType(), GNEConsecutiveSelector::GNEConsecutiveSelector(), GNEDrawingShape::GNEDrawingShape(), GNEMatchAttribute::GNEMatchAttribute(), GNEOverlappedInspection::GNEOverlappedInspection(), GNEPathCreator::GNEPathCreator(), GNEPlanCreator::GNEPlanCreator(), GNEViewObjectSelector::GNEViewObjectSelector(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNECreateEdgeFrame::LaneTypeSelector::LaneTypeSelector(), GNEMeanDataFrame::MeanDataEditor::MeanDataEditor(), GNEDeleteFrame::ProtectElements::ProtectElements(), GNEProhibitionFrame::Selection::Selection(), GNESelectorFrame::SelectionHierarchy::SelectionHierarchy(), GNESelectorFrame::SelectionOperation::SelectionOperation(), GNEMoveFrame::ShiftEdgeSelectedGeometry::ShiftEdgeSelectedGeometry(), GNEMoveFrame::ShiftShapeGeometry::ShiftShapeGeometry(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZSaveChanges::TAZSaveChanges(), GNEInspectorFrame::TemplateEditor::TemplateEditor(), GNETLSEditorFrame::TLSAttributes::TLSAttributes(), GNETLSEditorFrame::TLSFile::TLSFile(), GNETLSEditorFrame::TLSJunction::TLSJunction(), GNETLSEditorFrame::TLSPhases::TLSPhases(), GNETLSEditorFrame::TLSPrograms::TLSPrograms(), and GNETypeFrame::TypeEditor::TypeEditor().
| #define GUIDesignButtonAttribute (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
button extended over over column with thick and raise frame
Definition at line 106 of file GUIDesigns.h.
Referenced by GNEAttributesEditorRow::GNEAttributesEditorRow(), and GNETLSEditorFrame::TLSAttributes::TLSAttributes().
| #define GUIDesignButtonConfiguration (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 140, GUIDesignHeight, 2, 2, 2, 2 |
Configuration Button.
Definition at line 177 of file GUIDesigns.h.
Referenced by GNEOptionsEditor::GNEOptionsEditor(), and GNEPythonToolDialog::GNEPythonToolDialog().
| #define GUIDesignButtonCustomWidth | ( | width | ) |
Button with custom width (used in GNEGeometryPointDialog).
Definition at line 186 of file GUIDesigns.h.
Referenced by GNEGeometryPointDialog::GNEGeometryPointDialog().
| #define GUIDesignButtonDialog (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 110, GUIDesignDialogButtonsHeight, 2, 2, 2, 2 |
Definition at line 174 of file GUIDesigns.h.
Referenced by GNEDialog::buildDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GUIDialog_Feedback::GUIDialog_Feedback(), and GUIDialog_HallOfFame::GUIDialog_HallOfFame().
| #define GUIDesignButtonFixed | ( | width | ) |
button rectangular with thick and raise frame with the given width
Definition at line 115 of file GUIDesigns.h.
Referenced by GNEParametersDialog::ParametersOperations::ParametersOperations(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignButtonFocus (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_NONE), 0, 0, 0, 0, 0, 0, 0, 0 |
Focus Button.
Definition at line 183 of file GUIDesigns.h.
| #define GUIDesignButtonIcon (FRAME_THICK | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
button only with icon
Definition at line 109 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::Argument::Argument(), GNETLSTable::Cell::Cell(), GNEDistributionFrame::DistributionRow::DistributionRow(), GNEDistributionFrame::DistributionValuesEditor::DistributionValuesEditor(), GNEPythonToolDialogElements::EdgeVectorArgument::EdgeVectorArgument(), GNETemplateElementList< GNEAdditional, GNEAdditional, GNEChange_Additional >::enableList(), GNEPythonToolDialogElements::FileNameArgument::FileNameArgument(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNEAttributesEditorType::GNEAttributesEditorType(), GNENetgenerateDialog::GNENetgenerateDialog(), GNERunDialog::GNERunDialog(), GNEVClassesDialog::GNEVClassesDialog(), GNETemplateElementList< GNEAdditional, GNEAdditional, GNEChange_Additional >::isListValid(), MFXDecalsTable::MFXDecalsTable(), GNEOptionsEditorRow::OptionFilename::OptionFilename(), GNEOptionsEditorRow::OptionRow::OptionRow(), GNEParametersDialog::ParametersValues::ParameterRow::ParameterRow(), GNEElementTable::Row::Row(), GNETLSTable::Row::Row(), MFXDecalsTable::Row::Row(), and GNEVClassesDialog::VClassRow::VClassRow().
| #define GUIDesignButtonIconFileDialog (BUTTON_TOOLBAR | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
button only with icon
Definition at line 133 of file GUIDesigns.h.
Referenced by GNEFileSelector::buildButtons().
| #define GUIDesignButtonKeepElements (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 120, GUIDesignHeight, 2, 2, 2, 2 |
overwrite Button
Definition at line 180 of file GUIDesigns.h.
| #define GUIDesignButtonLeft (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | JUSTIFY_LEFT | JUSTIFY_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
button extended over over Frame with thick and raise frame
Definition at line 103 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::EditModes::buildSuperModeButtons().
| #define GUIDesignButtonMFXGroupBoxModule (FRAME_LINE | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight - 1, GUIDesignHeight - 1, 2, 2, 2, 2 |
button used in GroupBoxModule
Definition at line 118 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule(), and MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignButtonMFXGroupBoxModuleExtend (FRAME_LINE | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 60, GUIDesignHeight - 1, 2, 2, 2, 2 |
button used in GroupBoxModule for extend
Definition at line 121 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignButtonPopup (ICON_ABOVE_TEXT | FRAME_THICK | FRAME_RAISED) |
checkable button placed in popup (for example, locate buttons)
Definition at line 130 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::SaveElements::buildSaveElementsButtons(), GNEViewNet::buildViewToolBars(), and GUIViewTraffic::buildViewToolBars().
| #define GUIDesignButtonRectangular (FRAME_THICK | FRAME_RAISED | ICON_BEFORE_TEXT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, (GUIDesignHeight + GUIDesignHeight), GUIDesignHeight, 2, 2, 2, 2 |
little rectangular button used in frames (For example, in "help" buttons)
Definition at line 112 of file GUIDesigns.h.
Referenced by GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEAttributesEditorType::GNEAttributesEditorType(), GNEInspectorFrame::GNEInspectorFrame(), GNEMatchAttribute::GNEMatchAttribute(), and GNEOverlappedInspection::GNEOverlappedInspection().
| #define GUIDesignButtonStatusBarFixed (ICON_BEFORE_TEXT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
button rectangular with thick and raise frame with a width of 100
Definition at line 124 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), and GUIApplicationWindow::dependentBuild().
| #define GUIDesignButtonToolbar (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
little button with icon placed in navigation toolbar
Definition at line 144 of file GUIDesigns.h.
Referenced by GUIGlChildWindow::buildColoringToolBar(), GUIDialog_ViewSettings::buildHeader(), GUIGlChildWindow::buildNavigationToolBar(), GNEViewNetHelper::SaveElements::buildSaveElementsButtons(), GUIGlChildWindow::buildScreenshotToolBar(), GNEViewNetHelper::TimeFormat::buildTimeFormatButtons(), GUIParameterTracker::buildToolBar(), GUIApplicationWindow::buildToolBars(), and GNEViewParent::GNEViewParent().
| #define GUIDesignButtonToolbarLocator (BUTTON_TOOLBAR | MENUBUTTON_RIGHT | LAYOUT_TOP | FRAME_RAISED | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
little checkable button with icon placed in navigation toolbar used specify for Locator
Definition at line 150 of file GUIDesigns.h.
Referenced by GUIGlChildWindow::buildNavigationToolBar(), and GNEViewNetHelper::SaveElements::buildSaveElementsButtons().
| #define GUIDesignButtonToolbarText (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_Y | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight |
Definition at line 141 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::buildToolBars().
| #define GUIDesignButtonToolbarWithText (BUTTON_TOOLBAR | ICON_BEFORE_TEXT | FRAME_RAISED | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight |
little button with text and icon
Definition at line 147 of file GUIDesigns.h.
Referenced by GUIDialog_EditViewport::GUIDialog_EditViewport().
| #define GUIDesignCheckButton (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
checkButton placed in left position
Definition at line 194 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::BoolArgument::BoolArgument(), GNEMoveFrame::CommonMoveOptions::CommonMoveOptions(), GNEConnectorFrame::ConnectionModifications::ConnectionModifications(), GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDeleteFrame::DeleteOptions::DeleteOptions(), GNEMoveFrame::DemandMoveOptions::DemandMoveOptions(), GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNEConsecutiveSelector::GNEConsecutiveSelector(), GNEMatchAttribute::GNEMatchAttribute(), GNEOverwriteElement::GNEOverwriteElement(), GNEPathCreator::GNEPathCreator(), GNEPythonToolDialog::GNEPythonToolDialog(), GNESaveDialog::GNESaveDialog(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNEMoveFrame::NetworkMoveOptions::NetworkMoveOptions(), GNEOptionsEditorRow::OptionBool::OptionBool(), GNEDeleteFrame::ProtectElements::ProtectElements(), and GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters().
| #define GUIDesignCheckButtonAttribute (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT | FRAME_THICK), 0, 0, 100, GUIDesignHeight, 2, 2, 2, 2 |
checkButton without thick extended over the frame used for attributes
Definition at line 203 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::IntervalBar::buildIntervalBarElements(), and GNEAttributesEditorRow::GNEAttributesEditorRow().
| #define GUIDesignCheckButtonExtraHeight (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight + 10, 2, 2, 2, 2 |
checkButton placed in left position with double size
Definition at line 200 of file GUIDesigns.h.
| #define GUIDesignCheckButtonFix (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT), 0, 0, 200, GUIDesignHeight - 2, 2, 2, 2, 2 |
design for check button with fixed height (used in fix elements dialogs)
Definition at line 212 of file GUIDesigns.h.
Referenced by GNEFixDemandElementsDialog::FixRouteOptions::FixRouteOptions(), and GNEFixDemandElementsDialog::FixVehicleOptions::FixVehicleOptions().
| #define GUIDesignCheckButtonIcon (CHECKBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_X), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
checkButton placed in center position with size GUIDesignHeight x GUIDesignHeight
Definition at line 206 of file GUIDesigns.h.
| #define GUIDesignCheckButtonThick (CHECKBUTTON_NORMAL | FRAME_THICK | JUSTIFY_CENTER_Y | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
checkButton placed in left position
Definition at line 197 of file GUIDesigns.h.
Referenced by GNEOptionsEditor::GNEOptionsEditor().
| #define GUIDesignCheckButtonViewSettings (CHECKBUTTON_NORMAL | LAYOUT_CENTER_Y) |
CheckButton for Frames without thick extended over the frame.
Definition at line 209 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_ViewSettings::buildVehiclesFrame(), GUIDialog_ViewSettings::NamePanel::NamePanel(), GUIDialog_ViewSettings::RainbowPanel::RainbowPanel(), and GUIDialog_ViewSettings::SizePanel::SizePanel().
| #define GUIDesignChildWindowContentFrame (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FILL_X | LAYOUT_FILL_Y) |
design for the main content frame of every frame/dialog
Definition at line 403 of file GUIDesigns.h.
Referenced by GUIGlChildWindow::GUIGlChildWindow().
| #define GUIDesignChooserButtons (ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_RAISED), 0, 0, 150, GUIDesignHeight, 2, 2, 2, 2 |
design for Chooser buttons
Definition at line 664 of file GUIDesigns.h.
Referenced by GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), and GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserDialog (DECOR_ALL), 20, 40, 300, 350 |
Definition at line 661 of file GUIDesigns.h.
Referenced by GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), and GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserLayoutLeft (LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_TOP), 0, 0, 0, 0, 4, 4, 4, 4 |
design for Chooser Layout left
Definition at line 679 of file GUIDesigns.h.
Referenced by GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), and GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserLayoutList (LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_TOP | FRAME_THICK | FRAME_SUNKEN), 0, 0, 0, 0, 0, 0, 0, 0 |
design for Chooser Layout list
Definition at line 685 of file GUIDesigns.h.
Referenced by GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), and GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserLayoutRight (LAYOUT_TOP), 0, 0, 0, 0, 4, 4, 4, 4 |
design for Chooser Layout right
Definition at line 682 of file GUIDesigns.h.
Referenced by GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), and GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserListMultiple (LIST_MULTIPLESELECT | LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
design for Chooser List
Definition at line 673 of file GUIDesigns.h.
Referenced by GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor().
| #define GUIDesignChooserListSingle (LIST_SINGLESELECT | LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0 |
design for Chooser List
Definition at line 670 of file GUIDesigns.h.
Referenced by GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract().
| #define GUIDesignChooserTextField (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | FRAME_THICK | FRAME_SUNKEN), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
design for Chooser TextField
Definition at line 667 of file GUIDesigns.h.
Referenced by GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract().
| #define GUIDesignCollapsableFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2, 2, 2 |
design for CollapsableFrame (Used in MFXGroupBoxModule)
Definition at line 445 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule(), and MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignComboBox (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Definition at line 295 of file GUIDesigns.h.
Referenced by GNEGenericDataFrame::AttributeSelector::AttributeSelector(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDistributionFrame::DistributionSelector::DistributionSelector(), GNEDemandElementSelector::GNEDemandElementSelector(), GNEDistributionRefDialog::GNEDistributionRefDialog(), GNEMatchAttribute::GNEMatchAttribute(), GNEPlanSelector::GNEPlanSelector(), GNETagSelector::GNETagSelector(), GNEMeanDataFrame::MeanDataSelector::MeanDataSelector(), GNEMeanDataFrame::MeanDataTypeSelector::MeanDataTypeSelector(), GNERouteFrame::RouteModeSelector::RouteModeSelector(), GNESelectorFrame::SelectionHierarchy::SelectionHierarchy(), GNETypeFrame::TypeSelector::TypeSelector(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), and GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow().
| #define GUIDesignComboBoxAttribute (COMBOBOX_NORMAL | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Combo box static (cannot be edited) extended over the matrix column.
Definition at line 304 of file GUIDesigns.h.
Referenced by GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNECreateEdgeFrame::LaneTypeSelector::LaneTypeSelector(), GNETLSEditorFrame::TLSJunction::TLSJunction(), and GNETLSEditorFrame::TLSPrograms::TLSPrograms().
| #define GUIDesignComboBoxFileDialog (COMBOBOX_STATIC | FRAME_SUNKEN | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 300, GUIDesignHeight, 2, 2, 2, 2 |
Combo box used in filed dialog.
Definition at line 313 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignComboBoxFixed | ( | customWidth | ) |
comboBox with thick frame, fixed width
Definition at line 307 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildDataFrame(), GNEViewNetHelper::IntervalBar::buildIntervalBarElements(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignComboBoxNCol 1 |
number of column of every combo box
Definition at line 310 of file GUIDesigns.h.
| #define GUIDesignComboBoxStatic (COMBOBOX_STATIC | FRAME_SUNKEN | LAYOUT_LEFT | LAYOUT_TOP | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Combo box static (not editable).
Definition at line 298 of file GUIDesigns.h.
Referenced by GUIGlChildWindow::buildColoringToolBar(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIParameterTracker::buildToolBar(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignComboBoxStaticExtended (COMBOBOX_STATIC | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Combo box static (not editable) extended over the all frame.
Definition at line 301 of file GUIDesigns.h.
| #define GUIDesignComboBoxVisibleItems ((int)getApp()->reg().readIntEntry("SETTINGS", "comboRows", 32)) |
Definition at line 64 of file GUIDesigns.h.
Referenced by GNEGenericDataFrame::AttributeSelector::AttributeSelector(), GUIGlChildWindow::buildColoringToolBar(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildHeader(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIParameterTracker::buildToolBar(), GUIDialog_ViewSettings::buildVehiclesFrame(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDistributionFrame::DistributionSelector::DistributionSelector(), GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNEDemandElementSelector::GNEDemandElementSelector(), GNEDistributionRefDialog::GNEDistributionRefDialog(), GNEFileSelector::GNEFileSelector(), GNEMatchAttribute::GNEMatchAttribute(), GNEPlanSelector::GNEPlanSelector(), GNETagSelector::GNETagSelector(), GUICalibrator::GUIManip_Calibrator::GUIManip_Calibrator(), GUILaneSpeedTrigger::GUIManip_LaneSpeedTrigger::GUIManip_LaneSpeedTrigger(), GUITLLogicPhasesTrackerWindow::initToolBar(), GNECreateEdgeFrame::LaneTypeSelector::LaneTypeSelector(), GNEMeanDataFrame::MeanDataSelector::MeanDataSelector(), GNEMeanDataFrame::MeanDataTypeSelector::MeanDataTypeSelector(), GNERouteFrame::RouteModeSelector::RouteModeSelector(), GNESelectorFrame::SelectionHierarchy::SelectionHierarchy(), GNETLSEditorFrame::TLSJunction::TLSJunction(), GNETLSEditorFrame::TLSPrograms::TLSPrograms(), GNETypeFrame::TypeSelector::TypeSelector(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignComboBoxVisibleItemsFixed 15 |
combo box size fixed
Definition at line 67 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::IntervalBar::buildIntervalBarElements().
| #define GUIDesignContentsFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y) |
design for the main content frame of every frame/dialog with padding and spacing
Definition at line 406 of file GUIDesigns.h.
Referenced by GNEVClassesDialog::GNEVClassesDialog(), and GUIDialog_EditViewport::GUIDialog_EditViewport().
| #define GUIDesignDialogBox (DECOR_CLOSE | DECOR_TITLE) |
Definition at line 630 of file GUIDesigns.h.
Referenced by GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GUIDialog_Feedback::GUIDialog_Feedback(), GUIDialog_HallOfFame::GUIDialog_HallOfFame(), and GUIManipulator::GUIManipulator().
| #define GUIDesignDialogBoxExplicit | ( | width, | |
| height ) |
design for dialog box with specific width and height (for example, additional dialogs)
Definition at line 633 of file GUIDesigns.h.
| #define GUIDesignDialogButtonsHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 4, 4, 4, 4, 24 |
design for content frame used in dialog
Definition at line 427 of file GUIDesigns.h.
Referenced by GNEDialog::buildDialog().
| #define GUIDesignDialogContentFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2 |
design for content frame used in dialog
Definition at line 418 of file GUIDesigns.h.
Referenced by GNEDialog::buildDialog(), and GNEFileSelector::GNEFileSelector().
| #define GUIDesignDialogContentHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 2, 2, 2, 2 |
design for content horizontal frame used in dialog
Definition at line 421 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignDialogContentVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2 |
design for content vertical frame used in dialog
Definition at line 424 of file GUIDesigns.h.
| #define GUIDesignDirBox (DIRBOX_NO_OWN_ASSOC | FRAME_SUNKEN | FRAME_THICK | LAYOUT_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 1, 1, 1, 1 |
desing for FXDirBox
Definition at line 714 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignElementListExtended (LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y | VSCROLLER_ALWAYS | HSCROLLER_NEVER | TABLE_NO_ROWSELECT | TABLE_NO_COLSELECT), 0, 0, 400, 0, 2, 2, 2, 2 |
design for tables used in ElementLists
Definition at line 650 of file GUIDesigns.h.
| #define GUIDesignFileBoxFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0 |
design for filebox frame
Definition at line 451 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignFileList (ICONLIST_MINI_ICONS | ICONLIST_BROWSESELECT | ICONLIST_AUTOSIZE | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0 |
desing for FXDirBox
Definition at line 711 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignFrameArea (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y), 0, 0, 0, 0, DEFAULT_SPACING, GUIDesignFrameAreaMargin, DEFAULT_SPACING, DEFAULT_SPACING |
Definition at line 388 of file GUIDesigns.h.
Referenced by GNEViewParent::GNEViewParent().
| #define GUIDesignFrameAreaMargin 2 |
right margin for frame area
Definition at line 56 of file GUIDesigns.h.
Referenced by GNEFrame::setFrameWidth().
| #define GUIDesignFramesAreaDefaultWidth 220 |
define the default frames area width
Definition at line 53 of file GUIDesigns.h.
Referenced by GNEViewParent::GNEViewParent().
| #define GUIDesignFrameThick (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 2, 2, 2, 2, 2, 2 |
Thick frame extended over frame parent.
Definition at line 344 of file GUIDesigns.h.
Referenced by GNERunDialog::GNERunDialog().
| #define GUIDesignGNEDialogResizable (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | DECOR_RESIZE) |
design for GNEDialogs resizable
Definition at line 327 of file GUIDesigns.h.
Referenced by GNEDialog::GNEDialog().
| #define GUIDesignGNEDialogResizableExplicit (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | DECOR_RESIZE | LAYOUT_EXPLICIT) |
design for GNEDialogs resizable with explicit layout
Definition at line 330 of file GUIDesigns.h.
Referenced by GNEDialog::GNEDialog().
| #define GUIDesignGNEDialogStatic (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE) |
Definition at line 321 of file GUIDesigns.h.
Referenced by GNEDialog::GNEDialog().
| #define GUIDesignGNEDialogStaticExplicit (DECOR_TITLE | DECOR_BORDER | DECOR_CLOSE | LAYOUT_EXPLICIT) |
design for GNEDialogs explicit
Definition at line 324 of file GUIDesigns.h.
Referenced by GNEDialog::GNEDialog().
| #define GUIDesignGroupBoxFrame (LAYOUT_FILL_X | FRAME_GROOVE | GROUPBOX_TITLE_CENTER) |
Group box design extended over frame.
Definition at line 365 of file GUIDesigns.h.
Referenced by GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributes().
| #define GUIDesignGroupBoxFrame100 (LAYOUT_FIX_WIDTH | FRAME_GROOVE | GROUPBOX_TITLE_CENTER), 0, 0, 112, 0, 4, 4, 4, 4, 4, 4 |
Group box design for elements of width 100.
Definition at line 371 of file GUIDesigns.h.
Referenced by GNEParametersDialog::ParametersOperations::ParametersOperations().
| #define GUIDesignGroupBoxFrameFill (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_GROOVE | GROUPBOX_TITLE_CENTER) |
Group box design extended over frame (X and Y).
Definition at line 368 of file GUIDesigns.h.
Referenced by GNEParametersDialog::ParametersValues::ParametersValues().
| #define GUIDesignGroupBoxModule (LAYOUT_FIX_WIDTH), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
Definition at line 338 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignGroupBoxModuleExtendY (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
Horizontal frame extended over XY-frame parent used in MFXGroupBoxModule.
Definition at line 341 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignHorizontalFrame (LAYOUT_FILL_X), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
Horizontal frame extended over frame parent with padding and spacing.
Definition at line 347 of file GUIDesigns.h.
Referenced by GNEGeometryPointDialog::GNEGeometryPointDialog(), GNERunDialog::GNERunDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_Feedback::GUIDialog_Feedback(), and GUIDialog_HallOfFame::GUIDialog_HallOfFame().
| #define GUIDesignHorizontalFrameIcons (LAYOUT_FILL_X | FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
Horizontal frame used for pack icons.
Definition at line 356 of file GUIDesigns.h.
Referenced by GUIDialog_EditViewport::GUIDialog_EditViewport().
| #define GUIDesignHorizontalFrameNoPadding (LAYOUT_FILL_X), 0, 0, 0, 0, 0, 0, 4, 4, 4, 4 |
Horizontal frame extended over frame parent without padding and spacing.
Definition at line 350 of file GUIDesigns.h.
Referenced by GNEOptionsEditor::GNEOptionsEditor(), and GNEPythonToolDialog::GNEPythonToolDialog().
| #define GUIDesignHorizontalFrameStatusBar (LAYOUT_FILL_Y | LAYOUT_RIGHT | FRAME_SUNKEN | LAYOUT_FIX_HEIGHT), 0, 0, 20, GUIDesignHeight, 0, 0, 0, 0, 0, 0 |
Horizontal frame used in status bar.
Definition at line 359 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), and GUIApplicationWindow::dependentBuild().
| #define GUIDesignHorizontalSeparator (SEPARATOR_GROOVE | LAYOUT_FILL_X) |
Definition at line 494 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GNEDialog::buildDialog(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_ViewSettings::buildVehiclesFrame(), GNEFrame::GNEFrame(), GUIDialog_Breakpoints::GUIDialog_Breakpoints(), GUIDialog_ChooserAbstract::GUIDialog_ChooserAbstract(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GUIDialog_GLChosenEditor::GUIDialog_GLChosenEditor(), and GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignLabel | ( | justify | ) |
Definition at line 245 of file GUIDesigns.h.
Referenced by GNEFrame::buildRainbow(), GNEPythonToolDialogElements::Category::Category(), GNEConnectorFrame::CurrentLane::CurrentLane(), GNETAZFrame::CurrentTAZ::CurrentTAZ(), GNEAdditionalFrame::E2MultilaneLegendModule::E2MultilaneLegendModule(), GNEAboutDialog::GNEAboutDialog(), GNECrashDialog::GNECrashDialog(), GNEFilePathDialog::GNEFilePathDialog(), GNEPathLegendModule::GNEPathLegendModule(), GNEPlanCreatorLegend::GNEPlanCreatorLegend(), GNEVClassesDialog::GNEVClassesDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_Feedback::GUIDialog_Feedback(), GUIDialog_HallOfFame::GUIDialog_HallOfFame(), GNECrossingFrame::Information::Information(), GNEConnectorFrame::Legend::Legend(), GNETAZRelDataFrame::Legend::Legend(), and GNETAZFrame::TAZEdgesGraphic::TAZEdgesGraphic().
| #define GUIDesignLabelAboutInfo (JUSTIFY_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 0, 0 |
label extended over frame without thick and with text justify to left
Definition at line 260 of file GUIDesigns.h.
Referenced by GNEAboutDialog::GNEAboutDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_Feedback::GUIDialog_Feedback(), and GUIDialog_HallOfFame::GUIDialog_HallOfFame().
| #define GUIDesignLabelAboutInfoCenter (FRAME_THICK | JUSTIFY_NORMAL | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 0, 0 |
label extended over frame with thick and with text justify to center
Definition at line 266 of file GUIDesigns.h.
Referenced by GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters().
| #define GUIDesignLabelFixed | ( | width | ) |
label, icon before text, text centered and custom width
Definition at line 248 of file GUIDesigns.h.
Referenced by GNETLSTable::Column::Column(), MFXDecalsTable::Column::Column(), GNEElementTable::ColumnHeader::ColumnHeader(), GNEDistributionFrame::DistributionValuesEditor::DistributionValuesEditor(), and GNEFileSelector::GNEFileSelector().
| #define GUIDesignLabelFrameInformation (JUSTIFY_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 2, 2 |
label extended over frame without thick and with text justify to left, used to show information in frames
Definition at line 281 of file GUIDesigns.h.
Referenced by GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNEConnectorFrame::ConnectionSelection::ConnectionSelection(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNEConsecutiveSelector::GNEConsecutiveSelector(), GNEDrawingShape::GNEDrawingShape(), GNEFrame::GNEFrame(), GNEPathCreator::GNEPathCreator(), GNEPlanCreator::GNEPlanCreator(), GNEViewObjectSelector::GNEViewObjectSelector(), GNEStopFrame::HelpCreation::HelpCreation(), GNEVehicleFrame::HelpCreation::HelpCreation(), GNEAdditionalFrame::HelpCreationModule::HelpCreationModule(), GNECrossingFrame::Information::Information(), GNEMoveFrame::Information::Information(), GNESelectorFrame::Information::Information(), GNECreateEdgeFrame::Legend::Legend(), GNEProhibitionFrame::Legend::Legend(), GNEProhibitionFrame::RelativeToConnection::RelativeToConnection(), GNESelectorFrame::SelectionInformation::SelectionInformation(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZCommonStatistics::TAZCommonStatistics(), and GNETAZFrame::TAZSelectionStatistics::TAZSelectionStatistics().
| #define GUIDesignLabelIcon (LAYOUT_CENTER_Y | LAYOUT_CENTER_X), 0, 0, 0, 0, 2, 2, 0, 0 |
design for label with icon
Definition at line 275 of file GUIDesigns.h.
Referenced by GNEAboutDialog::GNEAboutDialog(), GUIDialog_AboutSUMO::GUIDialog_AboutSUMO(), GUIDialog_Feedback::GUIDialog_Feedback(), and GUIDialog_HallOfFame::GUIDialog_HallOfFame().
| #define GUIDesignLabelIcon32x32Thicked (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FIX_HEIGHT | LAYOUT_FIX_WIDTH), 0, 0, 24, GUIDesignHeight, 2, 2, 2, 2 |
label ticked filled only with an icon of 32x32
Definition at line 269 of file GUIDesigns.h.
| #define GUIDesignLabelIcon64x32Thicked (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 94, 46, 2, 2, 2, 2 |
label ticked filled used for VClasses. It uses icons of 64x32 pixels
Definition at line 272 of file GUIDesigns.h.
Referenced by GNEVClassesDialog::VClassRow::VClassRow().
| #define GUIDesignLabelIconThick (FRAME_THICK | JUSTIFY_NORMAL | LAYOUT_FILL_X | ICON_BEFORE_TEXT | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
label squared over frame with thick and with text justify to center
Definition at line 257 of file GUIDesigns.h.
Referenced by GNEDistributionFrame::DistributionRow::DistributionRow(), GNEDistributionFrame::DistributionValuesEditor::DistributionValuesEditor(), GNEUndoListDialog::GUIRow::GUIRow(), and GNEElementTable::Row::Row().
| #define GUIDesignLabelKeepElements (JUSTIFY_CENTER_X | LAYOUT_FILL_X | LAYOUT_FILL_Y | ICON_BEFORE_TEXT), 0, 0, 0, 0, 2, 2, 2, 2 |
label extended over frame without thick and with text justify to left
Definition at line 263 of file GUIDesigns.h.
| #define GUIDesignLabelMFXGroupBoxModule (FRAME_GROOVE | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
label used in MFXGroupBoxModule
Definition at line 287 of file GUIDesigns.h.
Referenced by MFXGroupBoxModule::MFXGroupBoxModule(), and MFXGroupBoxModule::MFXGroupBoxModule().
| #define GUIDesignLabelStatusBar (LAYOUT_CENTER_Y), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
label used in statusBar
Definition at line 284 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild().
| #define GUIDesignLabelThick | ( | justify | ) |
label extended over frame with thick and with text justify to left
Definition at line 251 of file GUIDesigns.h.
Referenced by GNEFrame::buildRainbow(), MFXDecalsTable::Column::Column(), GNEElementTable::ColumnHeader::ColumnHeader(), GNETemplateElementList< GNEAdditional, GNEAdditional, GNEChange_Additional >::disableList(), GNEConsecutiveSelector::GNEConsecutiveSelector(), GNERunDialog::GNERunDialog(), GNESelectorParent::GNESelectorParent(), GNEVClassesDialog::GNEVClassesDialog(), GNEViewObjectSelector::GNEViewObjectSelector(), GUIDialog_EditViewport::GUIDialog_EditViewport(), GNEParametersDialog::ParametersValues::ParametersValues(), GNESelectorFrame::SelectionHierarchy::SelectionHierarchy(), and GNEVClassesDialog::VClassRow::VClassRow().
| #define GUIDesignLabelThickedFixed | ( | width | ) |
label thicked, icon before text, text centered and custom width
Definition at line 254 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::Argument::Argument(), GNEVehicleTypeDialog::VTypeAttributes::buildAttributesA(), GNEViewNetHelper::IntervalBar::buildIntervalBarElements(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelParameters(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::CarFollowingModelRow(), GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNETLSTable::Column::Column(), MFXDecalsTable::Column::Column(), GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEDistributionFrame::DistributionValuesEditor::DistributionValuesEditor(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNEDistributionRefDialog::GNEDistributionRefDialog(), GNEGeometryPointDialog::GNEGeometryPointDialog(), GNENetgenerateDialog::GNENetgenerateDialog(), GNEOptionsEditor::GNEOptionsEditor(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNECrossingFrame::JunctionInformation::JunctionInformation(), GNEOptionsEditorRow::OptionRow::OptionRow(), GNEParametersDialog::ParametersValues::ParametersValues(), GNETLSTable::Row::Row(), MFXDecalsTable::Row::Row(), GNEMoveFrame::ShiftEdgeSelectedGeometry::ShiftEdgeSelectedGeometry(), GNEMoveFrame::ShiftShapeGeometry::ShiftShapeGeometry(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZSelectionStatistics::TAZSelectionStatistics(), GNETLSEditorFrame::TLSAttributes::TLSAttributes(), GNETLSEditorFrame::TLSJunction::TLSJunction(), GNETLSEditorFrame::TLSPrograms::TLSPrograms(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignLabelTickedIcon180x46 (FRAME_THICK | ICON_BEFORE_TEXT | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | LAYOUT_FIX_WIDTH), 0, 0, 180, 46, 2, 2, 2, 2 |
label ticked filled extended over frame used for VClasses/VShapes. (can be used by icons of 64x32 pixels)
Definition at line 278 of file GUIDesigns.h.
Referenced by GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow(), and GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::VShapeRow().
| #define GUIDesignList (LIST_NORMAL | FRAME_NORMAL | LAYOUT_FILL_X) |
design for FXLists
Definition at line 702 of file GUIDesigns.h.
| #define GUIDesignListExtended (LIST_NORMAL | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FILL_Y) |
design for FXLists
Definition at line 708 of file GUIDesigns.h.
| #define GUIDesignListFixedHeight (LIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, 100 |
design for FXLists that only allow a single selected elements selected and height fixed
Definition at line 705 of file GUIDesigns.h.
Referenced by GNEOverlappedInspection::GNEOverlappedInspection(), GNESelectorParent::GNESelectorParent(), and GNEViewObjectSelector::GNEViewObjectSelector().
| #define GUIDesignMatrix (LAYOUT_FILL_X | LAYOUT_FILL_Y | MATRIX_BY_COLUMNS | PACK_UNIFORM_WIDTH) |
Matrix design extended over Frame packed by columns.
Definition at line 362 of file GUIDesigns.h.
| #define GUIDesignMatrixAttributes (LAYOUT_FILL_X | MATRIX_BY_COLUMNS | PACK_UNIFORM_WIDTH) |
Matrix design extended over Frame and used for represent attributes and their values (Deprecated).
Definition at line 377 of file GUIDesigns.h.
| #define GUIDesignMatrixLockGLTypes (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
Matrix for pack GLTypes (used in GNESelectorFrame).
Definition at line 380 of file GUIDesigns.h.
| #define GUIDesignMatrixViewSettings (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
FXMatrix used to pack values in Viewsettings.
Definition at line 374 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildLegendFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildSelectionFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignMDIButtonLeft (LAYOUT_LEFT) |
Definition at line 220 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::dependentBuild().
| #define GUIDesignMDIButtonRight (FRAME_RAISED | LAYOUT_RIGHT) |
MDIButton oriented to right.
Definition at line 223 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::dependentBuild().
| #define GUIDesignMFXCheckableButton (BUTTON_NORMAL | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight |
checkable button extended over frame
Definition at line 164 of file GUIDesigns.h.
Referenced by MFXDecalsTable::Row::Row().
| #define GUIDesignMFXCheckableButtonBig (BUTTON_NORMAL | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignBigSizeElement, GUIDesignBigSizeElement |
checkable button extended over frame
Definition at line 167 of file GUIDesigns.h.
Referenced by GNENetgenerateDialog::GNENetgenerateDialog().
| #define GUIDesignMFXCheckableButtonSquare (BUTTON_NORMAL | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight |
Definition at line 158 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::CommonCheckableButtons::buildCommonCheckableButtons(), GNEViewNetHelper::DataCheckableButtons::buildDataCheckableButtons(), GNEViewNetHelper::DataViewOptions::buildDataViewOptionsMenuChecks(), GNEViewNetHelper::DemandCheckableButtons::buildDemandCheckableButtons(), GNEViewNetHelper::DemandViewOptions::buildDemandViewOptionsMenuChecks(), GUIGlChildWindow::buildNavigationToolBar(), GNEViewNetHelper::NetworkCheckableButtons::buildNetworkCheckableButtons(), GNEViewNetHelper::NetworkViewOptions::buildNetworkViewOptionsMenuChecks(), GNEOptionsEditor::GNEOptionsEditor(), and GNEPythonToolDialog::GNEPythonToolDialog().
| #define GUIDesignMFXCheckableButtonSupermode (BUTTON_NORMAL | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight |
checkable button with icon placed in navigation toolbar for supermodes
Definition at line 161 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::EditModes::buildSuperModeButtons().
| #define GUIDesignRadioButton (LAYOUT_LEFT | LAYOUT_FILL_X | ICON_BEFORE_TEXT | JUSTIFY_LEFT) |
Definition at line 231 of file GUIDesigns.h.
Referenced by GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNECreateEdgeFrame::EdgeTypeSelector::EdgeTypeSelector(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNESelectorFrame::ModificationMode::ModificationMode(), and GNETAZFrame::TAZEdgesGraphic::TAZEdgesGraphic().
| #define GUIDesignRadioButtonFix (RADIOBUTTON_NORMAL | JUSTIFY_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | JUSTIFY_LEFT | ICON_BEFORE_TEXT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
design for radio button with fixed height (used in fix elements dialogs)
Definition at line 237 of file GUIDesigns.h.
Referenced by GNEFixAdditionalElementsDialog::ConsecutiveLaneOptions::ConsecutiveLaneOptions(), GNEFixNetworkElements::FixCrossingOptions::FixCrossingOptions(), GNEFixNetworkElements::FixEdgeOptions::FixEdgeOptions(), GNEFixDemandElementsDialog::FixPlanOptions::FixPlanOptions(), GNEFixDemandElementsDialog::FixRouteOptions::FixRouteOptions(), GNEFixDemandElementsDialog::FixStopPositionOptions::FixStopPositionOptions(), GNEFixDemandElementsDialog::FixVehicleOptions::FixVehicleOptions(), and GNEFixAdditionalElementsDialog::PositionOptions::PositionOptions().
| #define GUIDesignRadioButtonSquared (RADIOBUTTON_NORMAL | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y), 0, 0, GUIDesignHeight, GUIDesignHeight, 2, 2, 2, 2 |
design for radio button squared
Definition at line 234 of file GUIDesigns.h.
Referenced by GNEUndoListDialog::GUIRow::GUIRow().
| #define GUIDesignScrollWindow (LAYOUT_FILL_X | LAYOUT_FILL_Y | HSCROLLER_NEVER | VSCROLLER_ALWAYS), 0, 0, 0, 0 |
design for scroll windows extended over Y and y
Definition at line 394 of file GUIDesigns.h.
Referenced by GNEPythonToolDialog::GNEPythonToolDialog().
| #define GUIDesignScrollWindowFixed | ( | width, | |
| height ) |
design for the content scroll of UndoList
Definition at line 400 of file GUIDesigns.h.
Referenced by GNEUndoListDialog::GNEUndoListDialog().
| #define GUIDesignScrollWindowFixedWidth | ( | customWidth | ) |
design for scroll windows extended over Y and fix width
Definition at line 397 of file GUIDesigns.h.
Referenced by GNEElementTable::GNEElementTable(), and GNEFrame::GNEFrame().
| #define GUIDesignSlider (SLIDER_ARROW_UP | SLIDER_TICKS_TOP | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 300, GUIDesignHeight, 0, 0, 0 |
Definition at line 536 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::buildToolBars().
| #define GUIDesignSpinDial (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
Definition at line 516 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::buildToolBars(), and GNESelectorFrame::VisualScaling::VisualScaling().
| #define GUIDesignSpinDialAttribute (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 0, GUIDesignHeight, 0, 0, 0, 0 |
design for spin dial attribute
Definition at line 525 of file GUIDesigns.h.
| #define GUIDesignSpinDialDecalsTable (FRAME_THICK | FRAME_SUNKEN | JUSTIFY_CENTER_X | JUSTIFY_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
design for standard spin dial
Definition at line 528 of file GUIDesigns.h.
Referenced by MFXDecalsTable::Row::Row().
| #define GUIDesignSpinDialViewPort (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | SPIN_NOMIN | SPIN_NOMAX), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
design for standard spin dial
Definition at line 522 of file GUIDesigns.h.
Referenced by GUIDialog_EditViewport::GUIDialog_EditViewport().
| #define GUIDesignSpinDialViewPortZoom (FRAME_THICK | FRAME_SUNKEN | LAYOUT_TOP | LAYOUT_CENTER_Y | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, 100, GUIDesignHeight, 0, 0, 0, 0 |
design for standard spin dial
Definition at line 519 of file GUIDesigns.h.
Referenced by GUIDialog_EditViewport::GUIDialog_EditViewport().
| #define GUIDesignSplitter (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_RAISED | FRAME_THICK | SPLITTER_TRACKING) |
Definition at line 505 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), GUIApplicationWindow::dependentBuild(), and GNEViewParent::GNEViewParent().
| #define GUIDesignSplitterMDI (LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN | FRAME_THICK) |
MDI Splitter.
Definition at line 508 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), and GUIApplicationWindow::dependentBuild().
| #define GUIDesignStatusBar (LAYOUT_SIDE_BOTTOM | LAYOUT_FILL_X | FRAME_RAISED) |
design used in status bar
Definition at line 477 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), and GUIApplicationWindow::dependentBuild().
| #define GUIDesignTable (LAYOUT_FILL_X | LAYOUT_FILL_Y) |
Definition at line 641 of file GUIDesigns.h.
| #define GUIDesignTableFixElements (LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT | VSCROLLER_ALWAYS | HSCROLLER_NEVER | TABLE_NO_ROWSELECT | TABLE_NO_COLSELECT), 0, 0, 500, 250, 2, 2, 2, 2 |
design for tables used in GNEFixDemandElementsDialog dialogs
Definition at line 653 of file GUIDesigns.h.
Referenced by GNEFixElementsDialog< T >::FixOptions::FixOptions().
| #define GUIDesignTableLimitedHeight (LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT) |
design for table extended over frame but with limited Height
Definition at line 647 of file GUIDesigns.h.
| #define GUIDesignTableNotEditable (LAYOUT_FILL_X | LAYOUT_FILL_Y | TABLE_READONLY) |
design for table extended over frame that cannot be edited
Definition at line 644 of file GUIDesigns.h.
Referenced by GNEHelpAttributesDialog::GNEHelpAttributesDialog().
| #define GUIDesignTextColorBlack FXRGB(0, 0, 0) |
black color (for correct text)
Definition at line 38 of file GUIDesigns.h.
Referenced by GUISUMOAbstractView::checkGDALImage(), GNEMatchAttribute::disableMatchAttribute(), GNECrossingFrame::CrossingParameters::enableCrossingParameters(), GNEParametersDialog::ParametersValues::ParameterRow::enableRow(), GNECreateEdgeFrame::EdgeTypeSelector::fillComboBox(), GNEViewNetHelper::IntervalBar::getGenericDataType(), GNEPlanSelector::GNEPlanSelector(), GNEPlanSelector::isPlanValid(), MFXSevenSegment::MFXSevenSegment(), GNEGeometryPointDialog::onCmdChangeGeometryPoint(), GNETLSEditorFrame::TLSJunction::onCmdChangeType(), GNEElementTable::Row::onCmdEditRow(), GNETLSTable::onCmdEditRow(), GNEMatchAttribute::onCmdProcessString(), GNETLSEditorFrame::TLSJunction::onCmdRenameTLS(), GNEGeometryPointDialog::onCmdReset(), GNEDemandElementSelector::onCmdSelectDemandElement(), GNEDistributionFrame::DistributionSelector::onCmdSelectDistribution(), GNEMeanDataFrame::MeanDataSelector::onCmdSelectItem(), GNEMeanDataFrame::MeanDataTypeSelector::onCmdSelectItem(), GNESelectorFrame::SelectionHierarchy::onCmdSelectItem(), GNETypeFrame::TypeSelector::onCmdSelectItem(), GNEPlanSelector::onCmdSelectPlan(), GNERouteFrame::RouteModeSelector::onCmdSelectRouteMode(), GNETagSelector::onCmdSelectTag(), GNERouteFrame::RouteModeSelector::onCmdSelectVClass(), GNEAttributeCarrierDialog::AttributeTextField::onCmdSetAttribute(), GNEAttributesEditorRow::onCmdSetAttribute(), GNECrossingFrame::CrossingParameters::onCmdSetAttribute(), GNEParametersDialog::ParametersValues::onCmdSetAttribute(), GNEVehicleTypeDialog::VTypeAttributes::onCmdSetAttribute(), GNEShapeFrame::GEOPOICreator::onCmdSetCoordinates(), GNETAZFrame::TAZChildDefaultParameters::onCmdSetDefaultValues(), GNENetgenerateDialog::onCmdSetGridNetwork(), GNEGenericDataFrame::IntervalSelector::onCmdSetIntervalAttribute(), GNETAZFrame::TAZSelectionStatistics::onCmdSetNewValues(), GNEOptionsEditorRow::OptionFilename::onCmdSetOption(), GNEOptionsEditorRow::OptionIntVector::onCmdSetOption(), GNENetgenerateDialog::onCmdSetOutput(), GNENetgenerateDialog::onCmdSetRandomNetwork(), GNENetgenerateDialog::onCmdSetRandomNetworkGridNetwork(), GNENetgenerateDialog::onCmdSetSpiderNetwork(), GNEVehicleTypeDialog::CarFollowingModelParameters::onCmdSetVariable(), GUIMainWindow::onUpdChangeLanguage(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::openColorDialog(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::openImageFileDialog(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::openOSGFileDialog(), GNEViewNetHelper::IntervalBar::setBegin(), GNETagSelector::setCurrentTag(), GNEViewNetHelper::IntervalBar::setDataSet(), GNEViewNetHelper::IntervalBar::setEnd(), GNEViewNetHelper::IntervalBar::setGenericDataType(), GNEViewNetHelper::IntervalBar::setParameter(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::setVariable(), GNEAttributesEditorRow::showValueComboBox(), GNEAttributesEditorRow::showValueString(), GNEElementTable::Row::updateRow(), GNETAZFrame::TAZSelectionStatistics::updateStatistics(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::updateValue(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::updateValue(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::updateValue(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::updateValue().
| #define GUIDesignTextColorBlue FXRGB(0, 0, 255) |
blue color (for default text)
Definition at line 41 of file GUIDesigns.h.
Referenced by GNEPythonToolDialogElements::Argument::Argument(), MFXLinkLabel::MFXLinkLabel(), GNENetgenerateDialog::onCmdSetGridNetwork(), GNENetgenerateDialog::onCmdSetRandomNetwork(), GNENetgenerateDialog::onCmdSetRandomNetworkGridNetwork(), GNENetgenerateDialog::onCmdSetSpiderNetwork(), GUIMainWindow::onUpdChangeLanguage(), and GNEAttributesEditorRow::showValueString().
| #define GUIDesignTextColorRed FXRGB(255, 0, 0) |
red color (for invalid text)
Definition at line 44 of file GUIDesigns.h.
Referenced by GNEApplicationWindow::dependentBuild(), GNEParametersDialog::ParametersValues::ParameterRow::enableRow(), GNEAttributesEditorRow::fillSumoBaseObject(), GNEViewNetHelper::IntervalBar::getDataSet(), GNEViewNetHelper::IntervalBar::getParameter(), GNEElementTable::Row::isValid(), GNEAttributesEditorRow::isValueValid(), MFXComboBoxIcon::MFXComboBoxIcon(), GNEGeometryPointDialog::onCmdChangeGeometryPoint(), GNETLSEditorFrame::TLSJunction::onCmdChangeType(), GNEGenericDataFrame::DataSetSelector::onCmdCreateDataSet(), GNEElementTable::Row::onCmdEditRow(), GNETLSTable::onCmdEditRow(), GNEMatchAttribute::onCmdProcessString(), GNETLSEditorFrame::TLSJunction::onCmdRenameTLS(), GNEDemandElementSelector::onCmdSelectDemandElement(), GNEDistributionFrame::DistributionSelector::onCmdSelectDistribution(), GNEMeanDataFrame::MeanDataSelector::onCmdSelectItem(), GNEMeanDataFrame::MeanDataTypeSelector::onCmdSelectItem(), GNESelectorFrame::SelectionHierarchy::onCmdSelectItem(), GNETypeFrame::TypeSelector::onCmdSelectItem(), GNEPlanSelector::onCmdSelectPlan(), GNERouteFrame::RouteModeSelector::onCmdSelectRouteMode(), GNETagSelector::onCmdSelectTag(), GNERouteFrame::RouteModeSelector::onCmdSelectVClass(), GNEAttributeCarrierDialog::AttributeTextField::onCmdSetAttribute(), GNEAttributesEditorRow::onCmdSetAttribute(), GNECrossingFrame::CrossingParameters::onCmdSetAttribute(), GNEParametersDialog::ParametersValues::onCmdSetAttribute(), GNEVehicleTypeDialog::VTypeAttributes::onCmdSetAttribute(), GNEShapeFrame::GEOPOICreator::onCmdSetCoordinates(), GNETAZFrame::TAZChildDefaultParameters::onCmdSetDefaultValues(), GNEGenericDataFrame::IntervalSelector::onCmdSetIntervalAttribute(), GNETAZFrame::TAZSelectionStatistics::onCmdSetNewValues(), GNEOptionsEditorRow::OptionFilename::onCmdSetOption(), GNEOptionsEditorRow::OptionIntVector::onCmdSetOption(), GNENetgenerateDialog::onCmdSetOutput(), GNEVehicleTypeDialog::CarFollowingModelParameters::onCmdSetVariable(), GNECreateEdgeFrame::EdgeTypeSelector::refreshEdgeTypeSelector(), GNEViewNetHelper::IntervalBar::setBegin(), GNEViewNetHelper::IntervalBar::setDataSet(), GNEViewNetHelper::IntervalBar::setEnd(), GNEViewNetHelper::IntervalBar::setGenericDataType(), GNEViewNetHelper::IntervalBar::setParameter(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VClassRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::setVariable(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::setVariable(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::setVariable().
| #define GUIDesignTextField (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
Definition at line 74 of file GUIDesigns.h.
Referenced by GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEPythonToolDialogElements::EdgeArgument::EdgeArgument(), GNEPythonToolDialogElements::EdgeVectorArgument::EdgeVectorArgument(), GNEPythonToolDialogElements::FileNameArgument::FileNameArgument(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNEAttributesEditorRow::GNEAttributesEditorRow(), GNECrashDialog::GNECrashDialog(), GNEFilePathDialog::GNEFilePathDialog(), GNEGeometryPointDialog::GNEGeometryPointDialog(), GNEMatchAttribute::GNEMatchAttribute(), GNENetgenerateDialog::GNENetgenerateDialog(), GNEOptionsEditor::GNEOptionsEditor(), GNEUndoListDialog::GUIRow::GUIRow(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNECrossingFrame::JunctionInformation::JunctionInformation(), GNEOptionsEditorRow::OptionFilename::OptionFilename(), GNEOptionsEditorRow::OptionIntVector::OptionIntVector(), GNEOptionsEditorRow::OptionString::OptionString(), GNEOptionsEditorRow::OptionStringVector::OptionStringVector(), GNEOptionsEditorRow::OptionTime::OptionTime(), GNEParametersDialog::ParametersValues::ParameterRow::ParameterRow(), GNEElementTable::Row::Row(), MFXDecalsTable::Row::Row(), GNEPythonToolDialogElements::StringArgument::StringArgument(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZSelectionStatistics::TAZSelectionStatistics(), GNETLSEditorFrame::TLSAttributes::TLSAttributes(), and GNETLSEditorFrame::TLSJunction::TLSJunction().
| #define GUIDesignTextFieldFileDialog (FRAME_THICK | FRAME_SUNKEN | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
text field used in file dialog
Definition at line 89 of file GUIDesigns.h.
Referenced by GNEFileSelector::GNEFileSelector().
| #define GUIDesignTextFieldFixed | ( | width | ) |
text field with fixed width
Definition at line 80 of file GUIDesigns.h.
Referenced by GNEVehicleTypeDialog::VTypeAttributes::buildAttributesA(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::CarFollowingModelRow(), GNEDistributionFrame::DistributionRow::DistributionRow(), GNEUndoListDialog::GUIRow::GUIRow(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignTextFieldFixedRestricted | ( | width, | |
| type ) |
text field with fixed width
Definition at line 83 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::IntervalBar::buildIntervalBarElements(), and MFXDecalsTable::Row::Row().
| #define GUIDesignTextFieldNCol 1 |
Num of column of text field.
Definition at line 92 of file GUIDesigns.h.
Referenced by GNEVehicleTypeDialog::VTypeAttributes::buildAttributesA(), GNEViewNetHelper::IntervalBar::buildIntervalBarElements(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::CarFollowingModelRow(), GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNECrossingFrame::CrossingParameters::CrossingParameters(), GNEGenericDataFrame::DataSetSelector::DataSetSelector(), GNEPythonToolDialogElements::EdgeArgument::EdgeArgument(), GNEPythonToolDialogElements::EdgeVectorArgument::EdgeVectorArgument(), GNEPythonToolDialogElements::FileNameArgument::FileNameArgument(), GNEPythonToolDialogElements::FloatArgument::FloatArgument(), GNEShapeFrame::GEOPOICreator::GEOPOICreator(), GNEGeometryPointDialog::GNEGeometryPointDialog(), GNEMatchAttribute::GNEMatchAttribute(), GNENetgenerateDialog::GNENetgenerateDialog(), GNEUndoListDialog::GUIRow::GUIRow(), GNEPythonToolDialogElements::IntArgument::IntArgument(), GNEGenericDataFrame::IntervalSelector::IntervalSelector(), GNECrossingFrame::JunctionInformation::JunctionInformation(), MFXTextFieldIcon::MFXTextFieldIcon(), GNEOptionsEditorRow::OptionFilename::OptionFilename(), GNEOptionsEditorRow::OptionFloat::OptionFloat(), GNEOptionsEditorRow::OptionInt::OptionInt(), GNEOptionsEditorRow::OptionIntVector::OptionIntVector(), GNEOptionsEditorRow::OptionString::OptionString(), GNEOptionsEditorRow::OptionStringVector::OptionStringVector(), GNEOptionsEditorRow::OptionTime::OptionTime(), GNEParametersDialog::ParametersValues::ParameterRow::ParameterRow(), MFXDecalsTable::Row::Row(), GNEMoveFrame::ShiftEdgeSelectedGeometry::ShiftEdgeSelectedGeometry(), GNEMoveFrame::ShiftShapeGeometry::ShiftShapeGeometry(), GNEPythonToolDialogElements::StringArgument::StringArgument(), GNETAZFrame::TAZChildDefaultParameters::TAZChildDefaultParameters(), GNETAZFrame::TAZSelectionStatistics::TAZSelectionStatistics(), GNETLSEditorFrame::TLSAttributes::TLSAttributes(), and GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::VTypeAttributeRow().
| #define GUIDesignTextFieldRestricted | ( | type | ) |
text field extended over Frame with thick frame (int)
Definition at line 77 of file GUIDesigns.h.
Referenced by GNEMoveFrame::ChangeZInSelection::ChangeZInSelection(), GNEDistributionFrame::DistributionRow::DistributionRow(), GNEPythonToolDialogElements::FloatArgument::FloatArgument(), GNEDistributionRefDialog::GNEDistributionRefDialog(), GNEPythonToolDialogElements::IntArgument::IntArgument(), GNEOptionsEditorRow::OptionFloat::OptionFloat(), GNEOptionsEditorRow::OptionInt::OptionInt(), GNEMoveFrame::ShiftEdgeSelectedGeometry::ShiftEdgeSelectedGeometry(), and GNEMoveFrame::ShiftShapeGeometry::ShiftShapeGeometry().
| #define GUIDesignTextFieldTLSTable (FRAME_THICK | LAYOUT_FILL_X | LAYOUT_MIN_WIDTH | LAYOUT_FIX_HEIGHT | JUSTIFY_CENTER_Y | JUSTIFY_LEFT), 0, 0, 0, GUIDesignHeight, 2, 2, 2, 2 |
text field with min width (used in TLS table)
Definition at line 86 of file GUIDesigns.h.
Referenced by GNETLSTable::Row::Row().
| #define GUIDesignTLSTableCheckableButtonIcon (MENUBUTTON_RIGHT | FRAME_THICK | FRAME_RAISED | LAYOUT_FIX_WIDTH | LAYOUT_FIX_HEIGHT), 0, 0, GUIDesignHeight, GUIDesignHeight, 0, 0, 0, 0 |
checkable button only with icon used in TLSTable
Definition at line 127 of file GUIDesigns.h.
Referenced by GNEViewNetHelper::EditModes::buildSuperModeButtons(), and GNETLSTable::Cell::Cell().
| #define GUIDesignToolBar (FRAME_NORMAL) |
design for default toolbar
Definition at line 465 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildMenuToolbarsGrip(), GUIParameterTracker::buildToolBar(), GUIApplicationWindow::buildToolBars(), GNEApplicationWindowHelper::ToolbarsGrip::buildViewParentToolbarsGrips(), GUIApplicationWindow::dependentBuild(), and GUITLLogicPhasesTrackerWindow::initToolBar().
| #define GUIDesignToolBarGrip (TOOLBARGRIP_DOUBLE) |
design for toolbar grip (used to change the position of toolbar with mouse)
Definition at line 480 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildMenuToolbarsGrip(), GUIParameterTracker::buildToolBar(), GUIApplicationWindow::buildToolBars(), GNEApplicationWindowHelper::ToolbarsGrip::buildViewParentToolbarsGrips(), GUIApplicationWindow::dependentBuild(), and GUITLLogicPhasesTrackerWindow::initToolBar().
| #define GUIDesignToolbarMenuBar (LAYOUT_SIDE_TOP | LAYOUT_FILL_X | FRAME_RAISED) |
Definition at line 459 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::dependentBuild(), and GUIGlChildWindow::GUIGlChildWindow().
| #define GUIDesignToolbarMenuBarNetedit (LAYOUT_SIDE_TOP | FRAME_RAISED) |
design for top toolbar (file, edit, processing...) used only in netedit (due supermodes buttons)
Definition at line 462 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildMenuToolbarsGrip().
| #define GUIDesignToolBarRaisedNext (LAYOUT_DOCK_NEXT | FRAME_RAISED) |
design for first toolbar shell positioned in the next position of dock
Definition at line 474 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildViewParentToolbarsGrips().
| #define GUIDesignToolBarRaisedNextTop (LAYOUT_DOCK_NEXT | LAYOUT_SIDE_TOP | FRAME_RAISED) |
design for first toolbar shell positioned in the next-top position of dock
Definition at line 483 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::buildToolBars().
| #define GUIDesignToolBarRaisedSame (LAYOUT_DOCK_SAME | FRAME_RAISED) |
design for toolbar
Definition at line 468 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildViewParentToolbarsGrips().
| #define GUIDesignToolBarRaisedSameTop (LAYOUT_DOCK_SAME | LAYOUT_SIDE_TOP | FRAME_RAISED) |
design for first toolbar shell positioned in the same position of dock
Definition at line 486 of file GUIDesigns.h.
Referenced by GUIApplicationWindow::buildToolBars().
| #define GUIDesignToolBarRaisedSupermodes (LAYOUT_DOCK_SAME | FRAME_RAISED | LAYOUT_FIX_WIDTH), 0, 0, GUIDesignHeight + (3 * 100) |
design for toolbar supermodes (grip + buttons)
Definition at line 471 of file GUIDesigns.h.
Referenced by GNEApplicationWindowHelper::ToolbarsGrip::buildViewParentToolbarsGrips().
| #define GUIDesignTreeListFixedHeight (TREELIST_SHOWS_LINES | TREELIST_SHOWS_BOXES | TREELIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X | LAYOUT_FIX_HEIGHT) |
tree list with fixed height
Definition at line 696 of file GUIDesigns.h.
Referenced by GNEElementTree::GNEElementTree(), and GNEGenericDataFrame::IntervalSelector::IntervalSelector().
| #define GUIDesignTreeListFixedWidth (TREELIST_SHOWS_LINES | TREELIST_SHOWS_BOXES | TREELIST_SINGLESELECT | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FIX_WIDTH | LAYOUT_FILL_Y) |
Definition at line 693 of file GUIDesigns.h.
Referenced by GNEOptionsEditor::GNEOptionsEditor().
| #define GUIDesignUniformHorizontalFrame (LAYOUT_FILL_X | LAYOUT_FILL_Y | PACK_UNIFORM_WIDTH) |
design for horizontal frame used to pack another frames with a uniform width
Definition at line 442 of file GUIDesigns.h.
Referenced by GNECalibratorDialog::GNECalibratorDialog().
| #define GUIDesignVerticalFrame (LAYOUT_FILL_Y), 0, 0, 0, 0, 4, 4, 4, 4, 4, 4 |
Vertical frame extended over frame parent with padding and spacing.
Definition at line 353 of file GUIDesigns.h.
| #define GUIDesignVerticalSeparator (SEPARATOR_GROOVE | LAYOUT_FILL_Y) |
vertical separator
Definition at line 497 of file GUIDesigns.h.
Referenced by GUIGlChildWindow::buildColoringToolBar(), GNEViewNet::buildEditModeControls(), GUIGlChildWindow::buildScreenshotToolBar(), GUISUMOViewParent::buildSpeedControlToolbar(), and GNEViewParent::GNEViewParent().
| #define GUIDesignViewnArea (FRAME_SUNKEN | LAYOUT_SIDE_TOP | LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0 |
design for view area
Definition at line 391 of file GUIDesigns.h.
Referenced by GNEViewParent::GNEViewParent().
| #define GUIDesignViewSettingsButton1 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 20, 20, 4, 4 |
Buttons.
Definition at line 603 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::rebuildColorMatrix(), and GUIDialog_ViewSettings::rebuildScaleMatrix().
| #define GUIDesignViewSettingsButton2 (BUTTON_INITIAL | BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 30, 30, 4, 4 |
Definition at line 605 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildButtons().
| #define GUIDesignViewSettingsButton3 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_CENTER_X), 0, 0, 0, 0, 30, 30, 4, 4 |
Definition at line 607 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildButtons().
| #define GUIDesignViewSettingsButton4 (BUTTON_INITIAL | BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_RIGHT) |
Definition at line 609 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsButton5 (BUTTON_DEFAULT | FRAME_RAISED | FRAME_THICK | LAYOUT_RIGHT), 0, 0, 0, 0, 20, 20 |
Definition at line 611 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsColorWell (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | LAYOUT_SIDE_TOP | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
ColorWell.
Definition at line 583 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), and GUIDialog_ViewSettings::buildSelectionFrame().
| #define GUIDesignViewSettingsColorWell1 (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
Color wells.
Definition at line 614 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::rebuildColorMatrix().
| #define GUIDesignViewSettingsColorWell2 (LAYOUT_FIX_WIDTH | LAYOUT_CENTER_Y | LAYOUT_SIDE_TOP | FRAME_SUNKEN | FRAME_THICK | ICON_AFTER_TEXT), 0, 0, 100, 0, 0, 0, 0, 0 |
Definition at line 616 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::NamePanel::NamePanel().
| #define GUIDesignViewSettingsComboBox1 (COMBOBOX_INSERT_LAST | FRAME_SUNKEN | LAYOUT_LEFT | LAYOUT_CENTER_Y | COMBOBOX_STATIC) |
Combo boxes.
Definition at line 580 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildHeader(), GUITLLogicPhasesTrackerWindow::initToolBar(), and GUIDialog_ViewSettings::RainbowPanel::RainbowPanel().
| #define GUIDesignViewSettingsDecalsCellTable (JUSTIFY_CENTER_X | JUSTIFY_TOP) |
decals cell
Definition at line 622 of file GUIDesigns.h.
| #define GUIDesignViewSettingsDecalsTable (LAYOUT_FILL_Y | LAYOUT_FIX_WIDTH), 0, 0, 550, 0 |
decals table
Definition at line 619 of file GUIDesigns.h.
| #define GUIDesignViewSettingsDialog (DECOR_TITLE | DECOR_BORDER) |
Definition at line 546 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsHorizontalFrame1 (FRAME_THICK), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
Horizontal frames.
Definition at line 562 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildHeader().
| #define GUIDesignViewSettingsHorizontalFrame2 (LAYOUT_TOP | LAYOUT_LEFT | LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 10, 10, 5, 5 |
Definition at line 564 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame(), and GUIDialog_ViewSettings::buildButtons().
| #define GUIDesignViewSettingsHorizontalFrame3 (LAYOUT_FILL_X | PACK_UNIFORM_WIDTH), 0, 0, 0, 0, 0, 0, 0, 0 |
Definition at line 566 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsLabel1 (LAYOUT_CENTER_Y) |
Label.
Definition at line 595 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildHeader(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildSelectionFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_ViewSettings::buildVehiclesFrame(), GUIDialog_AppSettings::GUIDialog_AppSettings(), GUIDialog_ViewSettings::NamePanel::NamePanel(), and GUIDialog_ViewSettings::SizePanel::SizePanel().
| #define GUIDesignViewSettingsLabel2 (LAYOUT_FILL_X | JUSTIFY_LEFT) |
Definition at line 597 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsMainDialog (DECOR_TITLE | DECOR_BORDER | DECOR_RESIZE), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
Definition at line 544 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::GUIDialog_ViewSettings().
| #define GUIDesignViewSettingsMatrix1 (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
Matrix.
Definition at line 569 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignViewSettingsMatrix2 (LAYOUT_FILL_X | LAYOUT_CENTER_Y | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 5 |
Definition at line 571 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame().
| #define GUIDesignViewSettingsMatrix3 (LAYOUT_FILL_X | LAYOUT_TOP | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 10, 2, 5, 5 |
Definition at line 573 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_ViewSettings::buildVehiclesFrame(), and GUIDialog_ViewSettings::RainbowPanel::RainbowPanel().
| #define GUIDesignViewSettingsMatrix4 (LAYOUT_FILL_X | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 3 |
Definition at line 575 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::rebuildColorMatrix(), and GUIDialog_ViewSettings::rebuildScaleMatrix().
| #define GUIDesignViewSettingsMatrix5 (LAYOUT_FILL_X | LAYOUT_BOTTOM | LAYOUT_LEFT | MATRIX_BY_COLUMNS), 0, 0, 0, 0, 10, 10, 0, 0, 5, 5 |
Definition at line 577 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_ViewSettings::NamePanel::NamePanel(), and GUIDialog_ViewSettings::SizePanel::SizePanel().
| #define GUIDesignViewSettingsSpinDial1 (LAYOUT_CENTER_Y | LAYOUT_TOP | FRAME_SUNKEN | FRAME_THICK) |
Definition at line 585 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::NamePanel::NamePanel(), and GUIDialog_ViewSettings::SizePanel::SizePanel().
| #define GUIDesignViewSettingsSpinDial2 (LAYOUT_TOP | FRAME_SUNKEN | FRAME_THICK) |
Definition at line 587 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), GUIDialog_AppSettings::GUIDialog_AppSettings(), GUIDialog_ViewSettings::RainbowPanel::RainbowPanel(), and GUIDialog_ViewSettings::SizePanel::SizePanel().
| #define GUIDesignViewSettingsTabBook1 (TABBOOK_LEFTTABS | PACK_UNIFORM_WIDTH | PACK_UNIFORM_HEIGHT | LAYOUT_FILL_X | LAYOUT_FILL_Y | LAYOUT_RIGHT), 0, 0, 0, 0, 0, 0, 0, 0 |
Tab books.
Definition at line 590 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::GUIDialog_ViewSettings().
| #define GUIDesignViewSettingsTabItemBook1 (TAB_LEFT_NORMAL), 0, 0, 0, 0, 4, 8, 4, 4 |
Definition at line 592 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildLegendFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildSelectionFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignViewSettingsTextField1 (TEXTFIELD_ENTER_ONLY | FRAME_SUNKEN | FRAME_THICK | LAYOUT_FILL_X) |
textFields
Definition at line 600 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsVerticalFrame1 (LAYOUT_FILL_X | LAYOUT_SIDE_TOP | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
vertical frames
Definition at line 549 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::GUIDialog_ViewSettings().
| #define GUIDesignViewSettingsVerticalFrame2 (LAYOUT_FILL_X | FRAME_THICK | FRAME_RAISED | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
Definition at line 551 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::build3DFrame(), GUIDialog_ViewSettings::buildAdditionalsFrame(), GUIDialog_ViewSettings::buildBackgroundFrame(), GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildDemandFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildLegendFrame(), GUIDialog_ViewSettings::buildOpenGLFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildSelectionFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignViewSettingsVerticalFrame3 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 10, 10, 5, 5 |
Definition at line 553 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildBackgroundFrame().
| #define GUIDesignViewSettingsVerticalFrame4 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 2, 8, 5, 2 |
Definition at line 555 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildContainersFrame(), GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildJunctionsFrame(), GUIDialog_ViewSettings::buildPersonsFrame(), GUIDialog_ViewSettings::buildPOIsFrame(), GUIDialog_ViewSettings::buildPolygonsFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().
| #define GUIDesignViewSettingsVerticalFrame5 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 10, 10, 10, 10, 10, 10 |
Definition at line 557 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::onCmdSaveSetting().
| #define GUIDesignViewSettingsVerticalFrame6 (LAYOUT_FILL_X | LAYOUT_FILL_Y), 0, 0, 0, 0, 0, 0, 0, 0, 2, 2 |
Definition at line 559 of file GUIDesigns.h.
Referenced by GUIDialog_ViewSettings::buildDataFrame(), GUIDialog_ViewSettings::buildStreetsFrame(), and GUIDialog_ViewSettings::buildVehiclesFrame().