#include <filterErrorDialog.h>
|
| | FilterErrorDialog (wxWindow *parent, int id=wxID_ANY, const wxString &title=wxT(""), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
| |
| void | SetText (const std::vector< std::string > &text) |
| |
◆ FilterErrorDialog()
| FilterErrorDialog::FilterErrorDialog |
( |
wxWindow * |
parent, |
|
|
int |
id = wxID_ANY, |
|
|
const wxString & |
title = wxT(""), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
◆ SetText()
| void FilterErrorDialog::SetText |
( |
const std::vector< std::string > & |
text | ) |
|
◆ bitmapError
| wxStaticBitmap* FilterErrorDialog::bitmapError |
|
protected |
◆ bitmapWarning
| wxStaticBitmap* FilterErrorDialog::bitmapWarning |
|
protected |
◆ btnOK
| wxButton* FilterErrorDialog::btnOK |
|
protected |
◆ labelError
| wxStaticText* FilterErrorDialog::labelError |
|
protected |
◆ labelWarning
| wxStaticText* FilterErrorDialog::labelWarning |
|
protected |
◆ textErrorMessage
| wxTextCtrl* FilterErrorDialog::textErrorMessage |
|
protected |
The documentation for this class was generated from the following files: