Deprecated List

Class query_date_def
use query_time_t instead.

Class timespec64
use QofTime.

Global ENUM_LIST_DEP
use QofError instead. backend errors are to be specific to the backend responsible. QofBackend itself registers some errors.

Global GNC_DENOM_AUTO
use QOF_DENOM_AUTO.

Global GNC_DENOM_EXACT
use QOF_HOW_DENOM_EXACT.

Global GNC_DENOM_FIXED
use QOF_HOW_DENOM_FIXED.

Global GNC_DENOM_LCD
use QOF_HOW_DENOM_LCD.

Global GNC_DENOM_RECIPROCAL
use QOF_DENOM_RECIPROCAL.

Global GNC_DENOM_REDUCE
use QOF_HOW_DENOM_REDUCE.

Global GNC_DENOM_SIGFIG
use QOF_HOW_DENOM_SIGFIG.

Global GNC_DENOM_SIGFIGS
use QOF_HOW_DENOM_SIGFIGS.

Global GNC_ERROR_ARG
use QOF_ERROR_ARG.

Global GNC_ERROR_DENOM_DIFF
use QOF_ERROR_DENOM_DIFF.

Global GNC_ERROR_OK
use QOF_ERROR_OK.

Global GNC_ERROR_OVERFLOW
use QOF_ERROR_OVERFLOW.

Global GNC_ERROR_REMAINDER
use QOF_ERROR_REMAINDER.

Global GNC_EVENT_ADD
use QOF_EVENT_ADD instead.

Global GNC_EVENT_ALL
use QOF_EVENT_ALL

Global GNC_EVENT_CREATE
use QOF_EVENT_CREATE instead.

Global GNC_EVENT_DESTROY
use QOF_EVENT_DESTROY instead.

Global GNC_EVENT_MODIFY
use QOF_EVENT_MODIFY instead.

Global GNC_EVENT_NONE
use QOF_EVENT_NONE instead.

Global GNC_EVENT_REMOVE
use QOF_EVENT_REMOVE instead.

Global GNC_HOW_DENOM_EXACT
use QOF_HOW_DENOM_EXACT.

Global GNC_HOW_DENOM_FIXED
use QOF_HOW_DENOM_FIXED.

Global GNC_HOW_DENOM_LCD
use QOF_HOW_DENOM_LCD.

Global GNC_HOW_DENOM_REDUCE
use QOF_HOW_DENOM_REDUCE.

Global GNC_HOW_DENOM_SIGFIG
use QOF_HOW_DENOM_SIGFIG.

Global GNC_HOW_DENOM_SIGFIGS
use QOF_HOW_DENOM_SIGFIGS.

Global GNC_HOW_GET_SIGFIGS
use QOF_HOW_GET_SIGFIGS.

Global GNC_HOW_RND_CEIL
use QOF_HOW_RND_CEIL.

Global GNC_HOW_RND_FLOOR
use QOF_HOW_RND_FLOOR.

Global GNC_HOW_RND_NEVER
use QOF_HOW_RND_NEVER.

Global GNC_HOW_RND_PROMOTE
use QOF_HOW_RND_PROMOTE.

Global GNC_HOW_RND_ROUND
use QOF_HOW_RND_ROUND.

Global GNC_HOW_RND_ROUND_HALF_DOWN
use QOF_HOW_RND_ROUND_HALF_DOWN.

Global GNC_HOW_RND_ROUND_HALF_UP
use QOF_HOW_RND_ROUND_HALF_UP.

Global GNC_HOW_RND_TRUNC
use QOF_HOW_RND_TRUNC.

Global GNC_LOG_DEBUG
use QOF_LOG_DEBUG

Global GNC_LOG_DETAIL
use QOF_LOG_DETAIL

Global GNC_LOG_ERROR
use QOF_LOG_ERROR

Global GNC_LOG_FATAL
use QOF_LOG_FATAL

Global GNC_LOG_INFO
use QOF_LOG_INFO

Global GNC_LOG_TRACE
use QOF_LOG_TRACE

Global GNC_LOG_WARNING
use QOF_LOG_WARNING

Global GNC_NUMERIC_DENOM_MASK
use QOF_NUMERIC_DENOM_MASK.

Global GNC_NUMERIC_GET_SIGFIGS
use QOF_HOW_GET_SIGFIGS.

Global GNC_NUMERIC_RND_MASK
use QOF_NUMERIC_RND_MASK.

Global GNC_NUMERIC_SIGFIGS_MASK
use QOF_NUMERIC_SIGFIGS_MASK.

Global GNC_RND_CEIL
use QOF_HOW_RND_CEIL.

Global GNC_RND_FLOOR
use QOF_HOW_RND_FLOOR.

Global GNC_RND_NEVER
use QOF_HOW_RND_NEVER.

Global GNC_RND_PROMOTE
use QOF_HOW_RND_PROMOTE.

Global GNC_RND_ROUND
use QOF_HOW_RND_ROUND.

Global GNC_RND_ROUND_HALF_DOWN
use QOF_HOW_RND_ROUND_HALF_DOWN.

Global GNC_RND_ROUND_HALF_UP
use QOF_HOW_RND_ROUND_HALF_UP.

Global GNC_RND_TRUNC
use QOF_HOW_RND_TRUNC.

Global GNC_SCANF_LLD
use QOF_SCANF_LLD instead.

Global GNCEngineEventType
use QofEventName instead.

Global gncLogLevel
use QofLogLevel instead

Global GNCNumericErrorCode
use QofNumericErrorCode.

Global kvp_frame
Deprecated backwards compat token

Global kvp_frame_add_gnc_numeric
Use kvp_frame_add_numeric instead

Global kvp_frame_add_str
Use kvp_frame_add_string instead

Global kvp_frame_set_gnc_numeric
Use kvp_frame_set_numeric instead.

Global kvp_frame_set_str
Use kvp_frame_set_string instead.

Global kvp_value
Deprecated backwards compat token

Global kvp_value_new_gnc_numeric
Use kvp_value_new_numeric instead

Global kvp_value_t
Deprecated backwards compat token

Global QOF_BEGIN_EDIT
use qof_util_param_edit instead to edit at a parameter level, instead of a complete instance.

Global qof_book_get_guid

Global qof_book_mergeData
use QofBookMergeData instead.

Global qof_book_mergeResult
use QofBookMergeResult instead.

Global qof_book_mergeRule
use QofBookMergeRule instead.

Global qof_book_set_guid
use qof_entity_set_guid instead but only in backends (when reading the GUID from the data source).

Global QOF_COMMIT_EDIT_PART1
No replacement. See qof_commit_edit

Global QOF_COMMIT_EDIT_PART2
No replacement.

Global QOF_TYPE_DATE
use QOF_TYPE_TIME instead

Global REPORT_CLOCK
no replacement.

Global REPORT_CLOCK_TOTAL
no replacement.

Global SAFE_STRCASECMP
use safe_strcasecmp()

Global SAFE_STRCMP
use safe_strcmp()

Global SAFE_STRCMP_REAL
Use the function versions, safe_strcmp() and safe_strcasecmp() instead.

Global START_CLOCK
no replacement.

Global GNCDateMonthFormat
use QofDateMonthFormat instead.

Global GNCDATE_MONTH_NUMBER
use QOF_DATE_MONTH_NUMBER.

Global GNCDATE_MONTH_ABBREV
use QOF_DATE_MONTH_ABBREV.

Global GNCDATE_MONTH_NAME
use QOF_DATE_MONTH_NAME.

Global gnc_numeric

Global GNCEngineEventHandler
use QofEventHandler instead.

Global qof_book_mergeRuleForeachCB
use QofBookMergeRuleForeachCB instead.

Global date_add_months
use qof_date_time_add_months.

Global date_get_last_mday
use g_date_get_days_in_month instead.

Global date_is_last_mday
use g_date_get_days_in_month instead.

Global dateSeparator
use qof_date_format_get_date_separator

Global double_compare
use qof_util_double_compare instead.

Global double_to_gnc_numeric
use qof_numeric_from_double

Global gnc_date_dateformat_to_string
use qof_date_format_to_name.

Global gnc_date_monthformat_to_string
no replacement.

Global gnc_date_my_last_mday
use g_date_get_days_in_month instead.

Global gnc_date_string_to_dateformat
use qof_date_format_from_name.

Global gnc_date_string_to_monthformat
no replacement.

Global gnc_dmy2timespec
use GDate instead.

Global gnc_dmy2timespec_end
use GDate instead.

Global gnc_engine_gen_event
use qof_event_gen instead.

Global gnc_engine_generate_event
use qof_event_gen instead.

Global gnc_engine_get_string_cache
use qof_init instead.

Global gnc_engine_register_event_handler
use qof_event_register_handler instead.

Global gnc_engine_resume_events
use qof_event_resume instead.

Global gnc_engine_string_cache_destroy
use qof_close instead.

Global gnc_engine_suspend_events
use qof_event_suspend instead.

Global gnc_engine_unregister_event_handler
use qof_event_unregister_handler instead.

Global gnc_iso8601_to_timespec_gmt
set QOF_DATE_FORMAT_ISO8601 and call qof_date_parse

Global gnc_kvp_bag_add
use qof_kvp_bag_add instead.

Global gnc_kvp_bag_find_by_guid
use qof_kvp_bag_find_by_guid instead.

Global gnc_kvp_bag_merge
use qof_kvp_bag_merge instead.

Global gnc_kvp_bag_remove_frame
use qof_kvp_bag_remove_frame instead.

Global gnc_log_init
use qof_log_init_filename instead

Global gnc_log_prettify
use qof_log_prettify instead.

Global gnc_num_dbg_to_string
use qof_numeric_dbg_to_string

Global gnc_numeric_abs
use qof_numeric_abs

Global gnc_numeric_add
use qof_numeric_add

Global gnc_numeric_add_fixed
use qof_numeric_add_fixed

Global gnc_numeric_add_with_error
use qof_numeric_add_with_error

Global gnc_numeric_check
use qof_numeric_check

Global gnc_numeric_compare
use qof_numeric_compare

Global gnc_numeric_convert
use qof_numeric_convert

Global gnc_numeric_convert_with_error
use qof_numeric_convert_with_error

Global gnc_numeric_create
use qof_numeric_create

Global gnc_numeric_denom
use qof_numeric_denom

Global gnc_numeric_div
use qof_numeric_div

Global gnc_numeric_div_with_error
use qof_numeric_div_with_error

Global gnc_numeric_eq
use qof_numeric_eq

Global gnc_numeric_equal
use qof_numeric_equal

Global gnc_numeric_error
use qof_numeric_error

Global gnc_numeric_mul
use qof_numeric_mul

Global gnc_numeric_mul_with_error
use qof_numeric_mul_with_error

Global gnc_numeric_neg
use qof_numeric_neg

Global gnc_numeric_negative_p
use qof_numeric_negative_p

Global gnc_numeric_num
use qof_numeric_num

Global gnc_numeric_positive_p
use qof_numeric_positive_p

Global gnc_numeric_reduce
use qof_numeric_reduce

Global gnc_numeric_same
use qof_numeric_same

Global gnc_numeric_sub
use qof_numeric_sub

Global gnc_numeric_sub_fixed
use qof_numeric_sub_fixed

Global gnc_numeric_sub_with_error
use qof_numeric_sub_with_error

Global gnc_numeric_to_double
use qof_numeric_to_double

Global gnc_numeric_to_string
use qof_numeric_to_string

Global gnc_numeric_zero
use qof_numeric_zero

Global gnc_numeric_zero_p
use qof_numeric_zero_p

Global gnc_print_date
use qof_date_print

Global gnc_report_clock
no replacement

Global gnc_report_clock_total
no replacement

Global gnc_set_log_level
use qof_log_set_level insead.

Global gnc_set_log_level_global
use qof_log_set_level_registered instead.

Global gnc_set_logfile
use qof_log_set_file instead.

Global gnc_should_log
use qof_log_check instead.

Global gnc_start_clock
no replacement

Global gnc_stpcpy
use qof_util_stpcpy instead.

Global gnc_string_cache_insert
use qof_util_string_cache_insert instead.

Global gnc_string_cache_remove
use qof_util_string_cache_remove instead.

Global gnc_strisnum
use qof_util_string_isnum

Global gnc_timespec2dmy
use QofDate instead.

Global gnc_timespec_last_mday
use g_date_get_days_in_month instead.

Global gnc_timespec_to_iso8601_buff
set QOF_DATE_FORMAT_ISO8601 and call qof_date_print

Global gnc_timet_get_day_end
no replacement.

Global gnc_timet_get_day_end_gdate
no replacement

Global gnc_timet_get_day_start
no replacement.

Global gnc_timet_get_day_start_gdate
no replacement

Global gnc_timet_get_today_end
no replacement.

Global gnc_timet_get_today_start
no replacement

Global gnc_timezone
no replacement

Global gnc_tm_get_day_end
no replacement.

Global gnc_tm_get_day_start
no replacement.

Global gnc_tm_get_today_end
no replacement

Global gnc_tm_get_today_start
no replacement.

Global gnc_tm_set_day_end
use qof_time_set_day_end instead.

Global gnc_tm_set_day_middle
use qof_time_set_day_middle instead.

Global gnc_tm_set_day_start
use qof_time_set_day_start instead.

Global gncBackendInit_file
no replacement.

Global kvp_frame_add_timespec
use kvp_frame_add_time instead.

Global kvp_frame_get_timespec
use kvp_frame_get_time instead.

Global kvp_frame_set_timespec
use kvp_frame_set_time instead.

Global kvp_value_get_timespec
use kvp_value_get_time instead.

Global kvp_value_new_timespec
use kvp_value_new_time instead.

Global qof_backend_get_error
use qof_error_get_be instead.

Global qof_backend_get_message
use qof_error_get_message instead.

Global qof_backend_set_error
use qof_error_set_be instead.

Global qof_backend_set_message
use qof_error_register instead.

Global qof_begin_edit
use qof_util_param_edit instead to edit at a parameter level, instead of a complete instance.

Global qof_book_mergeCommit
use qof_book_merge_commit instead.

Global qof_book_mergeInit
use qof_book_merge_init instead.

Global qof_book_mergeRuleForeach
use qof_book_merge_rule_foreach instead.

Global qof_book_mergeUpdateResult
use qof_book_merge_update_result instead.

Global qof_book_set_schedxactions
no replacement.

Global qof_commit_edit
Use qof_util_param_commit instead.

Global qof_commit_edit_part2
use qof_util_param_commit instead.

Global qof_date_add_days
use qof_date_adddays instead.

Global qof_date_add_months
use qof_date_addmonths instead.

Global qof_date_dmy_to_sec
returns incorrect values for dates before 1970. use qof_time_dmy_to_time.

Global qof_date_format_get
use qof_date_format_get_current

Global qof_date_format_get_string
no direct replacement.

Global qof_date_format_set
use qof_date_format_set_current.

Global qof_date_text_format_get_string
use qof_date_format_get_format

Global qof_event_register_old_handler
For backwards compatibility - New code must not use this function. The function and the handler prototype will be remove from qofevent.c in libqof2

Global qof_instance_get_last_update
use qof_instance_set_update_time instead.

Global qof_is_same_day
no replacement

Global qof_log_set_level_global
use qof_log_set_level_registered instead.

Global qof_print_date
use qof_date_print

Global qof_print_date_buff
no replacement.

Global qof_print_date_dmy_buff
no replacement.

Global qof_print_date_time_buff
no replacement.

Global qof_print_gdate
no replacement

Global qof_print_hours_elapsed_buff
no replacement.

Global qof_print_minutes_elapsed_buff
no replacement.

Global qof_print_time_buff
no replacement.

Global qof_query_date_predicate
use qof_query_time_predicate instead.

Global qof_query_date_predicate_get_date
use qof_query_time_predicate_get_time instead.

Global qof_query_print
Do not call directly, use QofLog.

Global qof_report_clock
no replacement.

Global qof_report_clock_total
no replacement.

Global qof_scan_date
use qof_date_parse

Global qof_scan_date_secs
no replacement

Global qof_session_clear_current_session
Each application should keep their own session context.

Global qof_session_get_current_session
Each application should keep their own session context.

Global qof_session_get_error_message
use qof_error_get_message instead but note that this clears the error from the session stack.

Global qof_session_pop_error
use qof_error_get_id or qof_error_check instead.

Global qof_session_push_error
use qof_error_set instead.

Global qof_session_set_current_session
Each application should keep their own session context.

Global qof_start_clock
no replacement.

Global qof_util_get_string_cache
use qof_init instead.

Global qof_util_param_as_string
use qof_util_param_to_string instead.

Global string_to_gnc_numeric
use qof_numeric_from_string

Global timespec_abs
use qof_time_abs.

Global timespec_cmp
use qof_time_cmp.

Global timespec_diff
use qof_time_diff.

Global timespec_equal
use qof_time_equal.

Global timespecCanonicalDayTime
use qof_time_canonical_day_time.

Global timespecFromTime_t
use qof_time_from_time_t instead

Global timespecToTime_t
use qof_time_to_time_t.

Global xaccDateUtilGetStamp
no direct replacement, use a QofDateFormat

Global xaccDateUtilGetStampNow
use qof_time_stamp_now

Global xaccDMYToSec
use qof_date_dmy_to_sec.

Global KVP_TYPE_TIMESPEC
QOF_TYPE_DATE

Global qof_log_init
Applications need to call qof_log_set_file to set the output, otherwise the default of /tmp/qof.trace will be used.

Global qof_log_set_file

Global qof_book_merge_param_as_string
replace with qof_util_param_as_string

Global qof_backend_init

Generated on Thu Jan 31 22:50:27 2008 for QOF by  doxygen 1.5.4