GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Gui
FilePropertiesWidget.h
Go to the documentation of this file.
1
#line 2 "src/Gui/FilePropertiesWidget.h"
2
3
#ifndef __GUI_FILEPROPERTIESWIDGET_H___
4
#define __GUI_FILEPROPERTIESWIDGET_H___
5
6
#include <Wt/WContainerWidget.h>
7
#include <Wt/WTableView.h>
8
9
namespace
GCW
{
10
namespace
Gui {
11
12
/*!
13
** \brief Customer Overview
14
**
15
**
16
*/
17
class
FilePropertiesWidget
18
:
public
Wt::WContainerWidget
19
{
20
public
:
21
22
FilePropertiesWidget
();
23
24
private
:
25
26
void
do_applyGnuCashewExtensions
();
27
28
};
// endclass FilePropertiesWidget
29
30
}
// endnamespace Gui {
31
}
// endnamespace GCW {
32
33
#endif
// end __GUI_FILEPROPERTIESWIDGET_H___
34
35
GCW::Gui::FilePropertiesWidget
Customer Overview.
Definition
FilePropertiesWidget.h:19
GCW::Gui::FilePropertiesWidget::FilePropertiesWidget
FilePropertiesWidget()
Definition
FilePropertiesWidget.cpp:40
GCW::Gui::FilePropertiesWidget::do_applyGnuCashewExtensions
void do_applyGnuCashewExtensions()
Definition
FilePropertiesWidget.cpp:70
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