#include <yatishDlgActivity.h>
Definition at line 18 of file yatishDlgActivity.h.
◆ yatishDlgActivity() [1/2]
| yatishDlgActivity::yatishDlgActivity |
( |
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 25 of file yatishDlgActivity.cpp.
◆ yatishDlgActivity() [2/2]
The dialog box is initially empty and only writes NEW records (the SAVE button is cancelled).
Definition at line 44 of file yatishDlgActivity.cpp.
◆ ~yatishDlgActivity()
| yatishDlgActivity::~yatishDlgActivity |
( |
| ) |
|
◆ BuildContent()
| void yatishDlgActivity::BuildContent |
( |
| ) |
|
|
private |
◆ OnButtonNewClick()
| void yatishDlgActivity::OnButtonNewClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ OnButtonSaveClick()
| void yatishDlgActivity::OnButtonSaveClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ buttonNew
| wxButton* yatishDlgActivity::buttonNew |
|
private |
◆ buttonSave
| wxButton* yatishDlgActivity::buttonSave |
|
private |
◆ choiceProject
| wxChoice* yatishDlgActivity::choiceProject |
|
private |
◆ choiceTask
| wxChoice* yatishDlgActivity::choiceTask |
|
private |
◆ choiceTool
| wxChoice* yatishDlgActivity::choiceTool |
|
private |
◆ id
| long yatishDlgActivity::id |
|
private |
◆ idChoiceProject
| const long yatishDlgActivity::idChoiceProject = wxNewId() |
|
staticprivate |
◆ idChoiceTask
| const long yatishDlgActivity::idChoiceTask = wxNewId() |
|
staticprivate |
◆ idChoiceTool
| const long yatishDlgActivity::idChoiceTool = wxNewId() |
|
staticprivate |
◆ pdb
◆ project
| int yatishDlgActivity::project |
|
private |
◆ staticBoxSizer
| wxStaticBoxSizer* yatishDlgActivity::staticBoxSizer |
|
private |
◆ task
| int yatishDlgActivity::task |
|
private |
◆ tool
| int yatishDlgActivity::tool |
|
private |
The documentation for this class was generated from the following files: