GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
BillPay
YearSelector.h
Go to the documentation of this file.
1
#line 2 "src/Gui/BillPay/YearSelector.h"
2
3
#ifndef __GUI_BILLPAY_YEARSELECTOR_H___
4
#define __GUI_BILLPAY_YEARSELECTOR_H___
5
6
#include <Wt/WComboBox.h>
7
8
namespace
GCW
{
9
namespace
Gui {
10
namespace
BillPay {
11
12
/*!
13
** \brief Year Selector
14
**
15
** This is a combo-box widet containing a list of possible years
16
** to use for the bill-pay effort.
17
**
18
** This widget self-remembers the last used year.
19
**
20
*/
21
class
YearSelector
22
:
public
Wt::WComboBox
23
{
24
public
:
25
26
YearSelector
( );
27
28
};
// endclass YearSelector
29
30
}
// endnamespace BillPay {
31
}
// endnamespace Gui {
32
}
// endnamespace GCW {
33
34
#endif
// __GUI_BILLPAY_YEARSELECTOR_H___
35
36
GCW::Gui::BillPay::YearSelector
Year Selector.
Definition
YearSelector.h:23
GCW::Gui::BillPay::YearSelector::YearSelector
YearSelector()
Definition
YearSelector.cpp:7
Wt::WComboBox
GCW
Definition
App.h:18
Generated on Wed Jan 7 2026 12:50:03 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8