Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h48 rowsInserted_event.func = NULL; in QAbstractItemModel_hook()
98 if ( !rowsInserted_event.func ) in hook_rowsInserted()
100 rowsInserted_event = hook; in hook_rowsInserted()
221 if ( rowsInserted_event.func ) { in rowsInserted_hook()
223 …(*(func_type)rowsInserted_event.func)(rowsInserted_event.data, (const QModelIndexH)&parent, first,… in rowsInserted_hook()
304 QHook rowsInserted_event; variable
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h48 rowsInserted_event.func = NULL; in QAbstractItemModel_hook()
98 if ( !rowsInserted_event.func ) in hook_rowsInserted()
100 rowsInserted_event = hook; in hook_rowsInserted()
221 if ( rowsInserted_event.func ) { in rowsInserted_hook()
223 …(*(func_type)rowsInserted_event.func)(rowsInserted_event.data, (const QModelIndexH)&parent, first,… in rowsInserted_hook()
304 QHook rowsInserted_event; variable
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h48 rowsInserted_event.func = NULL; in QAbstractItemModel_hook()
98 if ( !rowsInserted_event.func ) in hook_rowsInserted()
100 rowsInserted_event = hook; in hook_rowsInserted()
221 if ( rowsInserted_event.func ) { in rowsInserted_hook()
223 …(*(func_type)rowsInserted_event.func)(rowsInserted_event.data, (const QModelIndexH)&parent, first,… in rowsInserted_hook()
304 QHook rowsInserted_event; variable
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqabstractitemmodel_hook.h48 rowsInserted_event.func = NULL; in QAbstractItemModel_hook()
98 if ( !rowsInserted_event.func ) in hook_rowsInserted()
100 rowsInserted_event = hook; in hook_rowsInserted()
221 if ( rowsInserted_event.func ) { in rowsInserted_hook()
223 …(*(func_type)rowsInserted_event.func)(rowsInserted_event.data, (const QModelIndexH)&parent, first,… in rowsInserted_hook()
304 QHook rowsInserted_event; variable