|
GnuCash c935c2f+
|
Transaction Details page. More...
Public Member Functions | |
| PageTransDeets (GtkBuilder *builder) | |
| time64 | get_date_time () |
| const char * | get_description () |
| void | connect (StockAssistantModel *) |
| void | prepare (StockAssistantModel *) |
Transaction Details page.
Collects the transaction date (changing of which may trigger the model to run maybe_change_txn_types if the balance on the new date is different from the balance on the prior or default date) and the transaction description.
Definition at line 1838 of file assistant-stock-transaction.cpp.
| PageTransDeets::PageTransDeets | ( | GtkBuilder * | builder | ) |
Definition at line 1852 of file assistant-stock-transaction.cpp.
| void PageTransDeets::connect | ( | StockAssistantModel * | model | ) |
Definition at line 1861 of file assistant-stock-transaction.cpp.
|
inline |
Definition at line 1846 of file assistant-stock-transaction.cpp.
|
inline |
Definition at line 1847 of file assistant-stock-transaction.cpp.
| void PageTransDeets::prepare | ( | StockAssistantModel * | model | ) |
Definition at line 1871 of file assistant-stock-transaction.cpp.