GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <Wt/WMenuItem.h>
#include <Wt/WVBoxLayout.h>
#include <Wt/WMessageBox.h>
#include "../../Eng/AccountComboModel.h"
#include "../../Glb/Core.h"
#include "BillPay.h"
Go to the source code of this file.
Variables | |
static std::unique_ptr< GCW::Gui::BillPay::PaymentWidgetDialog > | dialog |
|
static |
Definition at line 331 of file EditWidget.cpp.
Referenced by GCW::Gui::AccountsTreeView::editAccount(), GCW::Gui::MainWidget::open_aboutWidget(), GCW::Gui::MainWidget::open_properties(), GCW::Gui::BillPay::EditWidget::processPayment(), GCW::App::showWelcome(), and test_tableview().