|
GnuCash c935c2f+
|
Dividend page, collects an amount, an INCOME account, and a memo. More...
Public Member Functions | |
| PageDividend (GtkBuilder *builder, Account *account) | |
| void | connect (StockTransactionEntry *) |
| void | prepare (StockTransactionEntry *) |
| const char * | get_memo () |
Dividend page, collects an amount, an INCOME account, and a memo.
Definition at line 2183 of file assistant-stock-transaction.cpp.
| PageDividend::PageDividend | ( | GtkBuilder * | builder, |
| Account * | account | ||
| ) |
Definition at line 2197 of file assistant-stock-transaction.cpp.
| void PageDividend::connect | ( | StockTransactionEntry * | entry | ) |
Definition at line 2210 of file assistant-stock-transaction.cpp.
| const char * PageDividend::get_memo | ( | ) |
Definition at line 2228 of file assistant-stock-transaction.cpp.
| void PageDividend::prepare | ( | StockTransactionEntry * | entry | ) |
Definition at line 2218 of file assistant-stock-transaction.cpp.