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/WToolBar.h>
7
8
namespace
GCW
{
9
namespace
Gui {
10
namespace
AccountRegister {
11
12
/*!
13
** The tool-bar presents various tool button for the register.
14
*/
15
class
ToolBar
16
:
public
Wt::WToolBar
17
{
18
public
:
19
ToolBar
();
20
21
private
:
22
23
};
// endclass ToolBar
24
25
}
// endnamespace AccountRegister {
26
}
// endnamespace Gui {
27
}
// endnamespace GCW {
28
29
#endif
// __GUI_ACCOUNTREGISTER_TOOLBAR_H___
30
GCW::Gui::AccountRegister::ToolBar
Definition
AccountRegister/ToolBar.h:17
GCW::Gui::AccountRegister::ToolBar::ToolBar
ToolBar()
Definition
AccountRegister/ToolBar.cpp:12
Wt::WToolBar
GCW
Definition
App.h:18
Generated on Wed May 20 2026 16:47:50 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8