GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
AccountComboBox.h
Go to the documentation of this file.
1
#line 2 "src/Gui/AccountComboBox.h"
2
3
#ifndef __GUI_ACCOUNTCOMBOBOX_H___
4
#define __GUI_ACCOUNTCOMBOBOX_H___
5
6
#include <Wt/WComboBox.h>
7
8
namespace
GCW
{
9
namespace
Gui {
10
11
class
AccountComboBox
12
:
public
Wt::WComboBox
13
{
14
public
:
15
AccountComboBox
();
16
17
auto
valueGuid
()-> std::string ;
18
};
19
20
}
// endnamespace Gui {
21
}
// endnamespace GCW {
22
23
#endif
// __GUI_ACCOUNTCOMBOBOX_H___
24
25
GCW::Gui::AccountComboBox
Definition
AccountComboBox.h:13
GCW::Gui::AccountComboBox::valueGuid
auto valueGuid() -> std::string
Definition
AccountComboBox.cpp:17
GCW::Gui::AccountComboBox::AccountComboBox
AccountComboBox()
Definition
AccountComboBox.cpp:8
Wt::WComboBox
GCW
Definition
App.h:18
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8