GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <Wt/WDialog.h>
#include <Wt/WComboBox.h>
#include <Wt/WPushButton.h>
#include <Wt/WVBoxLayout.h>
#include <Wt/Json/Serializer.h>
#include "../define.h"
#include "../GnuCashew.h"
#include "MainWidget.h"
#include "FilePropertiesWidget.h"
#include "LanguagePicker.h"
Go to the source code of this file.
Classes | |
class | PushButton |
Functions | |
auto | test_tableview () -> void |
auto test_tableview | ( | ) | -> void |
Definition at line 196 of file MainWidget.cpp.
References dialog.
Referenced by GCW::Gui::MainWidget::test().