1#line 2 "src/Gui/AccountRegister/StatusBar.cpp"
3#include <Wt/WHBoxLayout.h>
15 auto lw =
setLayout( std::make_unique< Wt::WHBoxLayout >() );
21 lw->
addWidget( std::make_unique< Wt::WText >(
TR(
"gcw.AccountRegister.StatusBar." +
_key ) +
":" ) );
54 _widget-> setText( std::to_string( _value ) );
auto setFuture(GCW_NUMERIC _value=GCW_NUMERIC(0)) -> void
auto setProjected(GCW_NUMERIC _value=GCW_NUMERIC(0)) -> void
auto setRowCount(int _value=0) -> void
auto setCleared(GCW_NUMERIC _value=GCW_NUMERIC(0)) -> void
auto setText(Wt::WText *_widget, GCW_NUMERIC _value) -> void
auto setReconciled(GCW_NUMERIC _value=GCW_NUMERIC(0)) -> void
auto setPresent(GCW_NUMERIC _value=GCW_NUMERIC(0)) -> void
#define GCW_NUMERIC
Internal Numeric Type.
DECIMAL::decimal_format decimal_format()
Decimal Format Specifier.