Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h47 rowsAboutToBeInserted_event.func = NULL; in QAbstractItemModel_hook()
91 if ( !rowsAboutToBeInserted_event.func ) in hook_rowsAboutToBeInserted()
93 rowsAboutToBeInserted_event = hook; in hook_rowsAboutToBeInserted()
215 if ( rowsAboutToBeInserted_event.func ) { in rowsAboutToBeInserted_hook()
217 …(*(func_type)rowsAboutToBeInserted_event.func)(rowsAboutToBeInserted_event.data, (const QModelInde… in rowsAboutToBeInserted_hook()
303 QHook rowsAboutToBeInserted_event; variable
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h47 rowsAboutToBeInserted_event.func = NULL; in QAbstractItemModel_hook()
91 if ( !rowsAboutToBeInserted_event.func ) in hook_rowsAboutToBeInserted()
93 rowsAboutToBeInserted_event = hook; in hook_rowsAboutToBeInserted()
215 if ( rowsAboutToBeInserted_event.func ) { in rowsAboutToBeInserted_hook()
217 …(*(func_type)rowsAboutToBeInserted_event.func)(rowsAboutToBeInserted_event.data, (const QModelInde… in rowsAboutToBeInserted_hook()
303 QHook rowsAboutToBeInserted_event; variable
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h47 rowsAboutToBeInserted_event.func = NULL; in QAbstractItemModel_hook()
91 if ( !rowsAboutToBeInserted_event.func ) in hook_rowsAboutToBeInserted()
93 rowsAboutToBeInserted_event = hook; in hook_rowsAboutToBeInserted()
215 if ( rowsAboutToBeInserted_event.func ) { in rowsAboutToBeInserted_hook()
217 …(*(func_type)rowsAboutToBeInserted_event.func)(rowsAboutToBeInserted_event.data, (const QModelInde… in rowsAboutToBeInserted_hook()
303 QHook rowsAboutToBeInserted_event; variable
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h47 rowsAboutToBeInserted_event.func = NULL; in QAbstractItemModel_hook()
91 if ( !rowsAboutToBeInserted_event.func ) in hook_rowsAboutToBeInserted()
93 rowsAboutToBeInserted_event = hook; in hook_rowsAboutToBeInserted()
215 if ( rowsAboutToBeInserted_event.func ) { in rowsAboutToBeInserted_hook()
217 …(*(func_type)rowsAboutToBeInserted_event.func)(rowsAboutToBeInserted_event.data, (const QModelInde… in rowsAboutToBeInserted_hook()
303 QHook rowsAboutToBeInserted_event; variable