GnuCash
5.4-12-g13c81df5e6+
Deprecated List
Global
DxaccAccountGetCurrency
(const
Account
*account)
The current API associates only one thing with an account: the 'commodity'.
Global
dxaccAccountGetPriceSrc
(const
Account
*account)
Price quote information is now stored on the commodity, not the account.
Global
dxaccAccountGetQuoteTZ
(const
Account
*account)
Price quote information is now stored on the commodity, not the account.
Global
DxaccAccountSetCurrency
(
Account
*account, gnc_commodity *currency)
The current API associates only one thing with an account: the 'commodity'.
Global
dxaccAccountSetPriceSrc
(
Account
*account, const char *src)
Price quote information is now stored on the commodity, not the account.
Global
dxaccAccountSetQuoteTZ
(
Account
*account, const char *tz)
Price quote information is now stored on the commodity, not the account.
Global
gnc_uri_get_protocol
(const gchar *uri) GNC_DEPRECATED("Please use gnc_uri_get_scheme instead (since 3.4)")
This function has been deprecated in gnucash 3.4. Please use gnc_uri_get_scheme instead.
Global
gnc_uri_is_file_protocol
(const gchar *protocol) GNC_DEPRECATED("Please use gnc_uri_is_file_scheme instead (since 3.4)")
This function has been deprecated in gnucash 3.4. Please use gnc_uri_is_file_scheme instead.
Global
gnc_uri_is_known_protocol
(const gchar *protocol) GNC_DEPRECATED("Please use gnc_uri_known_scheme instead (since 3.4)")
This function has been deprecated in gnucash 3.4. Please use gnc_uri_is_known_scheme instead.
Global
gncCustomerGetGUID
(x)
functions, should be removed
Global
gncTaxTableGetGUID
(x)
routine
Global
qof_book_set_guid
(book, guid)
use qof_instance_set_guid instead but only in backends (when reading the
GncGUID
from the data source).
Global
qof_date_format_get_format
qof_date_format_get_format has been replaced by qof_date_text_format_get_string
Global
qof_entity_get_guid
(gconstpointer)
Use qof_instance_get_guid instead.
Global
qof_query_print
(QofQuery *query)
Do not call directly, use the standard log module code: ::qof_log_set_level(QOF_MOD_QUERY, QOF_LOG_DEBUG);
Global
xaccAccountGetGUID
(X)
Global
xaccSchedXactionGetGUID
(X)
Global
xaccSchedXactionIsDirty
(X)
Global
xaccSplitGetGUID
(X)
Global
xaccSplitReturnGUID
(X)
Global
xaccSplitSetSharePrice
(Split *split, gnc_numeric price)
The
xaccSplitSetSharePrice()
method sets the price of the split.
Global
xaccTransGetBook
(X)
Global
xaccTransGetGUID
(X)
Global
xaccTransReturnGUID
(X)
Generated by
1.8.14