GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Eng
AccountSuggestionModel.cpp
Go to the documentation of this file.
1
#line 2 "src/Eng/AccountSuggestionModel.cpp"
2
3
#include "
AccountSuggestionModel.h
"
4
5
GCW::Eng::AccountSuggestionModel::
6
AccountSuggestionModel
(
const
std::string & _accountGuid )
7
:
Wt
::WStandardItemModel( 0, 1 ),
8
m_accountGuid( _accountGuid )
9
{
10
11
}
// endAccountSuggestionModel( const std::string & _accountGuid )
12
13
AccountSuggestionModel.h
GCW::Eng::AccountSuggestionModel::AccountSuggestionModel
AccountSuggestionModel(const std::string &_accountGuid)
Definition
AccountSuggestionModel.cpp:6
Wt
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8