GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
AccountRegister
AccountRegister/ToolBar.h
Go to the documentation of this file.
1
#line 2 "src/Gui/AccountRegister/ToolBar.h"
2
3
#ifndef __GUI_ACCOUNTREGISTER_TOOLBAR_H___
4
#define __GUI_ACCOUNTREGISTER_TOOLBAR_H___
5
6
#include <Wt/WItemDelegate.h>
7
#include <Wt/WModelIndex.h>
8
9
namespace
GCW
{
10
namespace
Gui {
11
namespace
AccountRegister {
12
13
/*!
14
** The tool-bar presents various tool button for the register.
15
*/
16
class
ToolBar
17
:
public
Wt::WContainerWidget
18
{
19
public
:
20
ToolBar
();
21
22
private
:
23
24
};
// endclass ToolBar
25
26
}
// endnamespace AccountRegister {
27
}
// endnamespace Gui {
28
}
// endnamespace GCW {
29
30
#endif
// __GUI_ACCOUNTREGISTER_TOOLBAR_H___
31
GCW::Gui::AccountRegister::ToolBar
Definition
AccountRegister/ToolBar.h:18
GCW::Gui::AccountRegister::ToolBar::ToolBar
ToolBar()
Definition
AccountRegister/ToolBar.cpp:11
Wt::WContainerWidget
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