GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
AccountRegister
DelegateAccount.h
Go to the documentation of this file.
1
#line 2 "src/Gui/AccountRegister/DelegateAccount.h"
2
3
#ifndef __GUI_ACCOUNTREGISTER_DELEGATEACCOUNT_H___
4
#define __GUI_ACCOUNTREGISTER_DELEGATEACCOUNT_H___
5
6
#include "
DelegateBase.h
"
7
8
namespace
GCW
{
9
namespace
Gui {
10
namespace
AccountRegister {
11
// class Editor ;
12
13
class
DelegateAccount
14
:
public
DelegateBase
15
{
16
public
:
17
18
DelegateAccount
();
19
~DelegateAccount
();
20
21
virtual
auto
createEditor
(
const
Wt::WModelIndex
& _index,
Wt::WFlags< Wt::ViewItemRenderFlag >
_flags )
const
-> std::unique_ptr< Wt::WWidget > ;
22
23
};
// endclass DelegateAccount
24
25
}
// endnamespace AccountRegister {
26
}
// endnamespace Gui {
27
}
// endnamespace GCW {
28
29
#endif
// __GUI_ACCOUNTREGISTER_DELEGATEACCOUNT_H___
30
31
DelegateBase.h
GCW::Gui::AccountRegister::DelegateAccount
Definition
DelegateAccount.h:15
GCW::Gui::AccountRegister::DelegateAccount::DelegateAccount
DelegateAccount()
Definition
DelegateAccount.cpp:9
GCW::Gui::AccountRegister::DelegateAccount::~DelegateAccount
~DelegateAccount()
Definition
DelegateAccount.cpp:15
GCW::Gui::AccountRegister::DelegateAccount::createEditor
virtual auto createEditor(const Wt::WModelIndex &_index, Wt::WFlags< Wt::ViewItemRenderFlag > _flags) const -> std::unique_ptr< Wt::WWidget >
Definition
DelegateAccount.cpp:22
GCW::Gui::AccountRegister::DelegateBase
Base Delegate.
Definition
DelegateBase.h:25
Wt::WFlags
Wt::WModelIndex
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