GnuCash
5.6-150-g038405b370+
|
Stock Value page. More...
Public Member Functions | |
PageStockValue (GtkBuilder *builder, Account *account) | |
const char * | get_memo () |
void | connect (StockTransactionEntry *entry) |
void | prepare (StockTransactionEntry *entry) |
GncAmountEdit & | value_edit () |
void | set_price (const gchar *val) |
Stock Value page.
It collects the currency value of the stock traded and computes and displays the resulting price. It also collects the memo for the primary stock split.
Definition at line 1963 of file assistant-stock-transaction.cpp.