KiCad PCB EDA Suite
|
This is the complete list of members for KIDIALOG, including all inherited members.
DoNotShowAgain() const | KIDIALOG | |
DoNotShowCheckbox(wxString file, int line) | KIDIALOG | |
ForceShowAgain() | KIDIALOG | |
getCaption(KD_TYPE aType, const wxString &aCaption) | KIDIALOG | protectedstatic |
getStyle(KD_TYPE aType) | KIDIALOG | protectedstatic |
KD_ERROR enum value | KIDIALOG | |
KD_INFO enum value | KIDIALOG | |
KD_NONE enum value | KIDIALOG | |
KD_QUESTION enum value | KIDIALOG | |
KD_TYPE enum name | KIDIALOG | |
KD_WARNING enum value | KIDIALOG | |
KIDIALOG(wxWindow *aParent, const wxString &aMessage, const wxString &aCaption, long aStyle=wxOK) | KIDIALOG | |
KIDIALOG(wxWindow *aParent, const wxString &aMessage, KD_TYPE aType, const wxString &aCaption="") | KIDIALOG | |
m_cancelMeansCancel | KIDIALOG | protected |
m_hash | KIDIALOG | protected |
SetOKCancelLabels(const ButtonLabel &ok, const ButtonLabel &cancel) override | KIDIALOG | inline |
Show(bool aShow=true) override | KIDIALOG | |
ShowModal() override | KIDIALOG |