Home
last modified time | relevance | path

Searched refs:modelReset_event (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h56 modelReset_event.func = NULL; in QAbstractItemModel_hook()
154 if ( !modelReset_event.func ) in hook_modelReset()
156 modelReset_event = hook; in hook_modelReset()
269 if ( modelReset_event.func ) { in modelReset_hook()
271 (*(func_type)modelReset_event.func)(modelReset_event.data); in modelReset_hook()
312 QHook modelReset_event; variable
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h56 modelReset_event.func = NULL; in QAbstractItemModel_hook()
154 if ( !modelReset_event.func ) in hook_modelReset()
156 modelReset_event = hook; in hook_modelReset()
269 if ( modelReset_event.func ) { in modelReset_hook()
271 (*(func_type)modelReset_event.func)(modelReset_event.data); in modelReset_hook()
312 QHook modelReset_event; variable
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h56 modelReset_event.func = NULL; in QAbstractItemModel_hook()
154 if ( !modelReset_event.func ) in hook_modelReset()
156 modelReset_event = hook; in hook_modelReset()
269 if ( modelReset_event.func ) { in modelReset_hook()
271 (*(func_type)modelReset_event.func)(modelReset_event.data); in modelReset_hook()
312 QHook modelReset_event; variable
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h56 modelReset_event.func = NULL; in QAbstractItemModel_hook()
154 if ( !modelReset_event.func ) in hook_modelReset()
156 modelReset_event = hook; in hook_modelReset()
269 if ( modelReset_event.func ) { in modelReset_hook()
271 (*(func_type)modelReset_event.func)(modelReset_event.data); in modelReset_hook()
312 QHook modelReset_event; variable