#include <yatishDlgProject.h>
Definition at line 19 of file yatishDlgProject.h.
◆ yatishDlgProject() [1/2]
yatishDlgProject::yatishDlgProject |
( |
yatishDBsqlite * |
p_db, |
|
|
long |
sql_id |
|
) |
| |
This constructor initializes the dialog box with data from the SQL record identified by sql_id
.
Definition at line 24 of file yatishDlgProject.cpp.
◆ yatishDlgProject() [2/2]
The dialog box is initially empty and only writes NEW records (the SAVE button is cancelled).
Definition at line 38 of file yatishDlgProject.cpp.
◆ ~yatishDlgProject()
yatishDlgProject::~yatishDlgProject |
( |
| ) |
|
◆ BuildContent()
void yatishDlgProject::BuildContent |
( |
| ) |
|
|
private |
◆ OnButtonNewClick()
void yatishDlgProject::OnButtonNewClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ OnButtonSaveClick()
void yatishDlgProject::OnButtonSaveClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ buttonNew
wxButton* yatishDlgProject::buttonNew |
|
private |
◆ buttonSave
wxButton* yatishDlgProject::buttonSave |
|
private |
◆ choice
int yatishDlgProject::choice |
|
private |
◆ choiceClient
wxChoice* yatishDlgProject::choiceClient |
|
private |
◆ id
long yatishDlgProject::id |
|
private |
◆ idChoiceClient
const long yatishDlgProject::idChoiceClient = wxNewId() |
|
staticprivate |
◆ idTextCtrlName
const long yatishDlgProject::idTextCtrlName = wxNewId() |
|
staticprivate |
◆ name
wxString yatishDlgProject::name |
|
private |
◆ pdb
◆ staticBoxSizer
wxStaticBoxSizer* yatishDlgProject::staticBoxSizer |
|
private |
◆ textCtrlName
wxTextCtrl* yatishDlgProject::textCtrlName |
|
private |
The documentation for this class was generated from the following files: