|
| RENAME_DIALOG (wxWindow *aParent, const wxString &aTitle, const wxString &aName, std::function< bool(const wxString &newName)> aValidator) |
|
|
std::function< bool(const wxString &aNewName)> | m_validator |
|
Definition at line 152 of file library_editor_control.cpp.
◆ RENAME_DIALOG()
RENAME_DIALOG::RENAME_DIALOG |
( |
wxWindow * |
aParent, |
|
|
const wxString & |
aTitle, |
|
|
const wxString & |
aName, |
|
|
std::function< bool(const wxString &newName)> |
aValidator |
|
) |
| |
|
inline |
◆ TransferDataFromWindow()
bool RENAME_DIALOG::TransferDataFromWindow |
( |
| ) |
|
|
inlineoverrideprotected |
◆ m_validator
std::function<bool( const wxString& aNewName )> RENAME_DIALOG::m_validator |
|
private |
The documentation for this class was generated from the following file: