![]() |
KiCad PCB EDA Suite
|
PROPERTIES_FRAME display properties of the current item. More...
#include <properties_frame.h>
Public Member Functions | |
PROPERTIES_FRAME (PL_EDITOR_FRAME *aParent) | |
~PROPERTIES_FRAME () | |
void | OnPageChanged (wxNotebookEvent &event) override |
void | OnAcceptPrms (wxCommandEvent &event) override |
void | OnSetDefaultValues (wxCommandEvent &event) override |
void | onScintillaCharAdded (wxStyledTextEvent &aEvent) |
void | CopyPrmsFromGeneralToPanel () |
bool | CopyPrmsFromPanelToGeneral () |
void | CopyPrmsFromItemToPanel (DS_DATA_ITEM *aItem) |
bool | CopyPrmsFromPanelToItem (DS_DATA_ITEM *aItem) |
wxSize | GetMinSize () const override |
PROPERTIES_FRAME display properties of the current item.
Definition at line 43 of file properties_frame.h.
PROPERTIES_FRAME::PROPERTIES_FRAME | ( | PL_EDITOR_FRAME * | aParent | ) |
Definition at line 38 of file properties_frame.cpp.
References PANEL_PROPERTIES_BASE::m_buttonOK, m_parent, m_scintillaTricks, PANEL_PROPERTIES_BASE::m_staticTextSizeInfo, PANEL_PROPERTIES_BASE::m_stcText, PANEL_PROPERTIES_BASE::m_swGeneralOpts, PANEL_PROPERTIES_BASE::m_swItemProperties, and onScintillaCharAdded().
PROPERTIES_FRAME::~PROPERTIES_FRAME | ( | ) |
Definition at line 82 of file properties_frame.cpp.
References m_scintillaTricks.
void PROPERTIES_FRAME::CopyPrmsFromGeneralToPanel | ( | ) |
Definition at line 106 of file properties_frame.cpp.
References From_User_Unit(), DS_DATA_MODEL::GetBottomMargin(), DS_DATA_MODEL::GetLeftMargin(), DS_DATA_MODEL::GetRightMargin(), DS_DATA_MODEL::GetTheInstance(), DS_DATA_MODEL::GetTopMargin(), DS_DATA_MODEL::m_DefaultLineWidth, DS_DATA_MODEL::m_DefaultTextSize, DS_DATA_MODEL::m_DefaultTextThickness, m_textCtrlBottomMarginBinder, m_textCtrlDefaultLineWidthBinder, m_textCtrlDefaultTextSizeXBinder, m_textCtrlDefaultTextSizeYBinder, m_textCtrlDefaultTextThicknessBinder, m_textCtrlLeftMarginBinder, m_textCtrlRightMarginBinder, m_textCtrlTopMarginBinder, MILLIMETRES, UNIT_BINDER::SetDoubleValue(), VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by PL_EDITOR_FRAME::HardRedraw(), OnAcceptPrms(), PL_EDITOR_FRAME::OnNewPageLayout(), OnSetDefaultValues(), and PL_EDITOR_CONTROL::UpdateMessagePanel().
void PROPERTIES_FRAME::CopyPrmsFromItemToPanel | ( | DS_DATA_ITEM * | aItem | ) |
Definition at line 163 of file properties_frame.cpp.
References ALL_PAGES, DS_DATA_ITEM::DS_BITMAP, DS_DATA_ITEM::DS_POLYPOLYGON, DS_DATA_ITEM::DS_RECT, DS_DATA_ITEM::DS_SEGMENT, DS_DATA_ITEM::DS_TEXT, FIRST_PAGE_ONLY, From_User_Unit(), DS_DATA_ITEM::GetClassName(), DS_DATA_ITEM::GetPage1Option(), DS_DATA_ITEM_BITMAP::GetPPI(), DS_DATA_ITEM::GetType(), GR_TEXT_HJUSTIFY_CENTER, GR_TEXT_HJUSTIFY_LEFT, GR_TEXT_HJUSTIFY_RIGHT, GR_TEXT_VJUSTIFY_BOTTOM, GR_TEXT_VJUSTIFY_CENTER, GR_TEXT_VJUSTIFY_TOP, LB_CORNER, LT_CORNER, POINT_COORD::m_Anchor, DS_DATA_ITEM_TEXT::m_Bold, DS_DATA_ITEM_TEXT::m_BoundingBoxSize, PANEL_PROPERTIES_BASE::m_checkBoxBold, PANEL_PROPERTIES_BASE::m_checkBoxItalic, PANEL_PROPERTIES_BASE::m_choiceHjustify, PANEL_PROPERTIES_BASE::m_choicePageOpt, PANEL_PROPERTIES_BASE::m_choiceVjustify, PANEL_PROPERTIES_BASE::m_comboBoxCornerEnd, PANEL_PROPERTIES_BASE::m_comboBoxCornerPos, DS_DATA_ITEM::m_End, DS_DATA_ITEM_TEXT::m_FullText, DS_DATA_ITEM_TEXT::m_Hjustify, DS_DATA_ITEM::m_IncrementLabel, DS_DATA_ITEM::m_IncrementVector, DS_DATA_ITEM::m_Info, DS_DATA_ITEM_TEXT::m_Italic, DS_DATA_ITEM::m_LineWidth, DS_DATA_ITEM_POLYGONS::m_Orient, DS_DATA_ITEM_TEXT::m_Orient, POINT_COORD::m_Pos, DS_DATA_ITEM::m_Pos, DS_DATA_ITEM::m_RepeatCount, PANEL_PROPERTIES_BASE::m_sbSizerEndPosition, PANEL_PROPERTIES_BASE::m_SizerItemProperties, PANEL_PROPERTIES_BASE::m_SizerTextOptions, PANEL_PROPERTIES_BASE::m_staticTextBitmapDPI, PANEL_PROPERTIES_BASE::m_staticTextInclabel, PANEL_PROPERTIES_BASE::m_staticTextRot, PANEL_PROPERTIES_BASE::m_staticTextType, PANEL_PROPERTIES_BASE::m_stcText, PANEL_PROPERTIES_BASE::m_swItemProperties, DS_DATA_ITEM_TEXT::m_TextBase, PANEL_PROPERTIES_BASE::m_textCtrlBitmapDPI, PANEL_PROPERTIES_BASE::m_textCtrlComment, m_textCtrlConstraintXBinder, m_textCtrlConstraintYBinder, m_textCtrlEndXBinder, m_textCtrlEndYBinder, m_textCtrlPosXBinder, m_textCtrlPosYBinder, PANEL_PROPERTIES_BASE::m_textCtrlRepeatCount, PANEL_PROPERTIES_BASE::m_textCtrlRotation, m_textCtrlStepXBinder, m_textCtrlStepYBinder, PANEL_PROPERTIES_BASE::m_textCtrlTextIncrement, m_textCtrlTextSizeXBinder, m_textCtrlTextSizeYBinder, m_textCtrlThicknessBinder, DS_DATA_ITEM_TEXT::m_TextSize, DS_DATA_ITEM_TEXT::m_Vjustify, MILLIMETRES, RB_CORNER, DS_DATA_ITEM_TEXT::ReplaceAntiSlashSequence(), RT_CORNER, UNIT_BINDER::SetDoubleValue(), UNIT_BINDER::Show(), SUBSEQUENT_PAGES, VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by PL_EDITOR_FRAME::HardRedraw(), OnAcceptPrms(), DIALOG_INSPECTOR::onCellClicked(), PL_EDITOR_FRAME::OnNewPageLayout(), PL_POINT_EDITOR::updateItem(), and PL_EDITOR_CONTROL::UpdateMessagePanel().
bool PROPERTIES_FRAME::CopyPrmsFromPanelToGeneral | ( | ) |
Definition at line 130 of file properties_frame.cpp.
References DS_DATA_MODEL::GetTheInstance(), UNIT_BINDER::GetValue(), DS_DATA_MODEL::m_DefaultLineWidth, DS_DATA_MODEL::m_DefaultTextSize, DS_DATA_MODEL::m_DefaultTextThickness, m_textCtrlBottomMarginBinder, m_textCtrlDefaultLineWidthBinder, m_textCtrlDefaultTextSizeXBinder, m_textCtrlDefaultTextSizeYBinder, m_textCtrlDefaultTextThicknessBinder, m_textCtrlLeftMarginBinder, m_textCtrlRightMarginBinder, m_textCtrlTopMarginBinder, MILLIMETRES, DS_DATA_MODEL::SetBottomMargin(), DS_DATA_MODEL::SetLeftMargin(), DS_DATA_MODEL::SetRightMargin(), DS_DATA_MODEL::SetTopMargin(), To_User_Unit(), VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by OnAcceptPrms().
bool PROPERTIES_FRAME::CopyPrmsFromPanelToItem | ( | DS_DATA_ITEM * | aItem | ) |
Definition at line 383 of file properties_frame.cpp.
References ALL_PAGES, DoubleValueFromString(), DS_DATA_ITEM::DS_BITMAP, DS_DATA_ITEM::DS_POLYPOLYGON, DS_DATA_ITEM::DS_TEXT, FIRST_PAGE_ONLY, DS_DATA_ITEM::GetType(), UNIT_BINDER::GetValue(), GR_TEXT_HJUSTIFY_CENTER, GR_TEXT_HJUSTIFY_LEFT, GR_TEXT_HJUSTIFY_RIGHT, GR_TEXT_VJUSTIFY_BOTTOM, GR_TEXT_VJUSTIFY_CENTER, GR_TEXT_VJUSTIFY_TOP, LB_CORNER, LT_CORNER, POINT_COORD::m_Anchor, DS_DATA_ITEM_TEXT::m_Bold, DS_DATA_ITEM_TEXT::m_BoundingBoxSize, PANEL_PROPERTIES_BASE::m_checkBoxBold, PANEL_PROPERTIES_BASE::m_checkBoxItalic, PANEL_PROPERTIES_BASE::m_choiceHjustify, PANEL_PROPERTIES_BASE::m_choicePageOpt, PANEL_PROPERTIES_BASE::m_choiceVjustify, PANEL_PROPERTIES_BASE::m_comboBoxCornerEnd, PANEL_PROPERTIES_BASE::m_comboBoxCornerPos, DS_DATA_ITEM::m_End, DS_DATA_ITEM_TEXT::m_Hjustify, DS_DATA_ITEM::m_IncrementLabel, DS_DATA_ITEM::m_IncrementVector, DS_DATA_ITEM::m_Info, DS_DATA_ITEM_TEXT::m_Italic, DS_DATA_ITEM::m_LineWidth, DS_DATA_ITEM_POLYGONS::m_Orient, DS_DATA_ITEM_TEXT::m_Orient, POINT_COORD::m_Pos, DS_DATA_ITEM::m_Pos, DS_DATA_ITEM::m_RepeatCount, PANEL_PROPERTIES_BASE::m_stcText, DS_DATA_ITEM_TEXT::m_TextBase, PANEL_PROPERTIES_BASE::m_textCtrlBitmapDPI, PANEL_PROPERTIES_BASE::m_textCtrlComment, m_textCtrlConstraintXBinder, m_textCtrlConstraintYBinder, m_textCtrlEndXBinder, m_textCtrlEndYBinder, m_textCtrlPosXBinder, m_textCtrlPosYBinder, PANEL_PROPERTIES_BASE::m_textCtrlRepeatCount, PANEL_PROPERTIES_BASE::m_textCtrlRotation, m_textCtrlStepXBinder, m_textCtrlStepYBinder, PANEL_PROPERTIES_BASE::m_textCtrlTextIncrement, m_textCtrlTextSizeXBinder, m_textCtrlTextSizeYBinder, m_textCtrlThicknessBinder, DS_DATA_ITEM_TEXT::m_TextSize, DS_DATA_ITEM_TEXT::m_Vjustify, MILLIMETRES, NULL, RB_CORNER, RT_CORNER, DS_DATA_ITEM::SetPage1Option(), DS_DATA_ITEM_BITMAP::SetPPI(), SUBSEQUENT_PAGES, To_User_Unit(), UNSCALED, VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by OnAcceptPrms().
|
override |
Definition at line 99 of file properties_frame.cpp.
|
overridevirtual |
Reimplemented from PANEL_PROPERTIES_BASE.
Definition at line 334 of file properties_frame.cpp.
References CopyPrmsFromGeneralToPanel(), CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToGeneral(), CopyPrmsFromPanelToItem(), PL_DRAW_PANEL_GAL::DisplayWorksheet(), PL_EDITOR_FRAME::GetCanvas(), DS_DRAW_ITEM_BASE::GetPeer(), PL_SELECTION_TOOL::GetSelection(), TOOL_MANAGER::GetTool(), TOOLS_HOLDER::GetToolManager(), EDA_DRAW_PANEL_GAL::GetView(), m_parent, PL_EDITOR_FRAME::OnModify(), EDA_DRAW_PANEL_GAL::Refresh(), PL_EDITOR_FRAME::SaveCopyInUndoList(), and KIGFX::VIEW::Update().
|
overridevirtual |
Reimplemented from PANEL_PROPERTIES_BASE.
Definition at line 88 of file properties_frame.cpp.
References PANEL_PROPERTIES_BASE::m_buttonGeneralOptsOK, and PANEL_PROPERTIES_BASE::m_buttonOK.
void PROPERTIES_FRAME::onScintillaCharAdded | ( | wxStyledTextEvent & | aEvent | ) |
Definition at line 503 of file properties_frame.cpp.
References SCINTILLA_TRICKS::DoAutocomplete(), PROJECT::GetTextVars(), DS_DRAW_ITEM_LIST::GetTextVars(), m_parent, m_scintillaTricks, PANEL_PROPERTIES_BASE::m_stcText, and KIWAY_HOLDER::Prj().
Referenced by PROPERTIES_FRAME().
|
overridevirtual |
Reimplemented from PANEL_PROPERTIES_BASE.
Definition at line 366 of file properties_frame.cpp.
References CopyPrmsFromGeneralToPanel(), PL_DRAW_PANEL_GAL::DisplayWorksheet(), PL_EDITOR_FRAME::GetCanvas(), DS_DATA_MODEL::GetTheInstance(), DS_DATA_MODEL::m_DefaultLineWidth, DS_DATA_MODEL::m_DefaultTextSize, DS_DATA_MODEL::m_DefaultTextThickness, m_parent, EDA_DRAW_PANEL_GAL::Refresh(), and TB_DEFAULT_TEXTSIZE.
|
protectedinherited |
Definition at line 122 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PANEL_PROPERTIES_BASE::~PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 135 of file properties_frame_base.h.
Referenced by OnPageChanged(), PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PANEL_PROPERTIES_BASE::~PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 108 of file properties_frame_base.h.
Referenced by OnPageChanged(), PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), PROPERTIES_FRAME(), and PANEL_PROPERTIES_BASE::~PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 54 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 57 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 53 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 49 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 56 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 90 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 81 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 45 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PANEL_PROPERTIES_BASE::~PANEL_PROPERTIES_BASE().
|
private |
Definition at line 45 of file properties_frame.h.
Referenced by OnAcceptPrms(), onScintillaCharAdded(), OnSetDefaultValues(), and PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 82 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 46 of file properties_frame.h.
Referenced by onScintillaCharAdded(), PROPERTIES_FRAME(), and ~PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 47 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 50 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 96 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 132 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 71 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 64 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 67 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 116 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 126 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 119 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 110 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 113 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 83 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 86 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 52 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 100 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 123 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 89 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 80 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 74 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 77 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 98 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 94 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 70 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 102 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 105 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 91 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 129 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 58 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 61 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 48 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 55 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 51 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), onScintillaCharAdded(), PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 109 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 46 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE(), and PROPERTIES_FRAME().
|
protectedinherited |
Definition at line 134 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 66 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 69 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 97 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 133 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 73 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 72 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 65 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 51 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 68 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 52 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 117 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 66 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 111 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 63 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 114 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 64 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 120 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 67 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 84 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 57 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 87 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 58 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 124 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 69 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 75 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 54 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 78 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 55 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 99 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 127 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 70 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 95 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 103 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 60 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 106 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 61 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 101 of file properties_frame_base.h.
Referenced by CopyPrmsFromItemToPanel(), CopyPrmsFromPanelToItem(), and PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 59 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 48 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 62 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 49 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 92 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 75 of file properties_frame.h.
Referenced by CopyPrmsFromItemToPanel(), and CopyPrmsFromPanelToItem().
|
protectedinherited |
Definition at line 130 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
private |
Definition at line 72 of file properties_frame.h.
Referenced by CopyPrmsFromGeneralToPanel(), and CopyPrmsFromPanelToGeneral().
|
protectedinherited |
Definition at line 118 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 112 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 115 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 121 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 85 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 88 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 125 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 93 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 76 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 79 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 128 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 104 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 107 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 60 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 63 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 131 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().
|
protectedinherited |
Definition at line 73 of file properties_frame_base.h.
Referenced by PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_BASE().