KiCad PCB EDA Suite
|
Persistent dialog options. More...
Public Member Functions | |
MOVE_EXACT_OPTIONS () | |
Public Attributes | |
bool | polarCoords |
wxString | entry1 |
wxString | entry2 |
wxString | entryRotation |
size_t | entryAnchorSelection |
Persistent dialog options.
Definition at line 93 of file dialog_move_exact.h.
|
inline |
Definition at line 101 of file dialog_move_exact.h.
wxString DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS::entry1 |
Definition at line 96 of file dialog_move_exact.h.
Referenced by DIALOG_MOVE_EXACT::DIALOG_MOVE_EXACT(), and DIALOG_MOVE_EXACT::TransferDataFromWindow().
wxString DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS::entry2 |
Definition at line 97 of file dialog_move_exact.h.
Referenced by DIALOG_MOVE_EXACT::DIALOG_MOVE_EXACT(), and DIALOG_MOVE_EXACT::TransferDataFromWindow().
size_t DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS::entryAnchorSelection |
Definition at line 99 of file dialog_move_exact.h.
Referenced by DIALOG_MOVE_EXACT::DIALOG_MOVE_EXACT(), and DIALOG_MOVE_EXACT::TransferDataFromWindow().
wxString DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS::entryRotation |
Definition at line 98 of file dialog_move_exact.h.
Referenced by DIALOG_MOVE_EXACT::DIALOG_MOVE_EXACT(), and DIALOG_MOVE_EXACT::TransferDataFromWindow().
bool DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS::polarCoords |
Definition at line 95 of file dialog_move_exact.h.
Referenced by DIALOG_MOVE_EXACT::DIALOG_MOVE_EXACT(), and DIALOG_MOVE_EXACT::TransferDataFromWindow().