GnuCashew ~ GnuCash Enabled Web
GCW
Gui
AccountComboBox.cpp
Go to the documentation of this file.
1
2
3
#include "../Eng/AccountComboModel.h"
4
5
#include "
AccountComboBox.h
"
6
7
GCW::Gui::AccountComboBox::
8
AccountComboBox
()
9
{
10
setModel( std::make_shared< GCW::Eng::AccountComboModel >() );
11
setModelColumn( 1 );
12
13
}
// endAccountComboBox()
14
15
auto
16
GCW::Gui::AccountComboBox::
17
valueGuid
()-> std::string
18
{
19
return
20
Wt::asString
( model()-> data( currentIndex(), 0 ) ).toUTF8() ;
21
22
}
// endvalueGuid()-> std::string
23
24
25
AccountComboBox.h
GCW::Gui::AccountComboBox::valueGuid
auto valueGuid() -> std::string
Definition:
AccountComboBox.cpp:17
GCW::Gui::AccountComboBox::AccountComboBox
AccountComboBox()
Definition:
AccountComboBox.cpp:8
GCW::Gui::BillPay::asString
std::string asString(Status _status)
Get Status as String.
Definition:
Status.cpp:7
Generated on Sat Jul 5 2025 11:17:17 for GnuCashew ~ GnuCash Enabled Web by
1.9.1