GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
AccountRegister
AccountRegister/ToolBar.cpp
Go to the documentation of this file.
1
#line 2 "src/Gui/AccountRegister/ToolBar.cpp"
2
3
#include <Wt/WHBoxLayout.h>
4
#include <Wt/WPushButton.h>
5
6
#include "../App.h"
7
#include "
ToolBar.h
"
8
9
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
10
11
GCW::Gui::AccountRegister::ToolBar::
12
ToolBar
()
13
{
14
addStyleClass
(
"ToolBar"
);
15
16
// auto lw = setLayout( std::make_unique< Wt::WHBoxLayout >() );
17
18
// lw-> setSpacing( 0 );
19
20
// lw-> addWidget( std::make_unique< Wt::WPushButton >( "blank" ) );
21
// lw-> addWidget( std::make_unique< Wt::WText >(), 1 );
22
23
}
// endToolBar()
24
25
26
ToolBar.h
GCW::Gui::AccountRegister::ToolBar::ToolBar
ToolBar()
Definition
AccountRegister/ToolBar.cpp:12
Wt::WCompositeWidget::addStyleClass
virtual void addStyleClass(const WString &styleClass, bool force=false) override
Generated on Wed May 20 2026 16:47:50 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8