GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Eng
AccountSuggestionModel.h
Go to the documentation of this file.
1
#line 2 "src/Eng/AccountSuggestionModel.h"
2
3
#ifndef __ENG_ACCOUNTSUGGESTIONMODEL_H___
4
#define __ENG_ACCOUNTSUGGESTIONMODEL_H___
5
6
#include <Wt/WStandardItemModel.h>
7
8
namespace
GCW
{
9
namespace
Eng {
10
11
12
13
class
AccountSuggestionModel
14
:
public
Wt::WStandardItemModel
15
{
16
public
:
17
18
AccountSuggestionModel
(
const
std::string & _accountGuid );
19
20
21
std::string
m_accountGuid
;
22
23
};
24
25
}
// end namespace Eng {
26
}
// endnamespace GCW {
27
28
29
#endif
// #ifndef __ENG_ACCOUNTSUGGESTIONMODEL_H___
30
31
GCW::Eng::AccountSuggestionModel
Definition
AccountSuggestionModel.h:15
GCW::Eng::AccountSuggestionModel::m_accountGuid
std::string m_accountGuid
Definition
AccountSuggestionModel.h:21
Wt::WStandardItemModel
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