Home
last modified time | relevance | path

Searched refs:dataChanged_hook (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqclipboard_hook.h51 connect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
54 disconnect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
76 void dataChanged_hook() { in dataChanged_hook() function
H A Dqabstractitemmodel_hook.h64 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
67 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
190 void dataChanged_hook(const QModelIndex& topLeft, const QModelIndex& bottomRight) { in dataChanged_hook() function
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqclipboard_hook.h51 connect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
54 disconnect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
76 void dataChanged_hook() { in dataChanged_hook() function
H A Dqabstractitemmodel_hook.h64 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
67 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
190 void dataChanged_hook(const QModelIndex& topLeft, const QModelIndex& bottomRight) { in dataChanged_hook() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqclipboard_hook.h51 connect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
54 disconnect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
76 void dataChanged_hook() { in dataChanged_hook() function
H A Dqabstractitemmodel_hook.h64 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
67 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
190 void dataChanged_hook(const QModelIndex& topLeft, const QModelIndex& bottomRight) { in dataChanged_hook() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqclipboard_hook.h51 connect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
54 disconnect(handle, SIGNAL(dataChanged()), this, SLOT(dataChanged_hook())); in hook_dataChanged()
76 void dataChanged_hook() { in dataChanged_hook() function
H A Dqabstractitemmodel_hook.h64 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
67 …AL(dataChanged(const QModelIndex&, const QModelIndex&)), this, SLOT(dataChanged_hook(const QModelI… in hook_dataChanged()
190 void dataChanged_hook(const QModelIndex& topLeft, const QModelIndex& bottomRight) { in dataChanged_hook() function