21 #ifndef KICAD_DIALOG_DIMENSION_PROPERTIES_H 22 #define KICAD_DIALOG_DIMENSION_PROPERTIES_H 25 #include <wx/valnum.h> 76 #endif // KICAD_DIALOG_DIMENSION_PROPERTIES_H Class DIALOG_DIMENSION_PROPERTIES_BASE.
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
wxTextCtrl * m_txtValueActual
Class to display a pcb layer list in a wxBitmapComboBox.
wxFloatingPointValidator< double > m_orientValidator
PCB_LAYER_BOX_SELECTOR * m_cbLayerActual
UNIT_BINDER m_extensionOffset
UNIT_BINDER m_lineThickness
DIMENSION_BASE * m_previewDimension
DIMENSION_BASE * m_dimension
~DIALOG_DIMENSION_PROPERTIES()
UNIT_BINDER m_textThickness
bool TransferDataFromWindow() override
void updateDimensionFromDialog(DIMENSION_BASE *aTarget)
Common, abstract interface for edit frames.
PCB_BASE_EDIT_FRAME * m_frame
DIALOG_DIMENSION_PROPERTIES(PCB_BASE_EDIT_FRAME *aParent, BOARD_ITEM *aItem)
UNIT_BINDER m_arrowLength
bool TransferDataToWindow() override