Home
last modified time | relevance | path

Searched refs:QObject_isWidgetType (Results 1 – 25 of 52) sorted by relevance

123

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqobject_c.h24 C_EXPORT bool QObject_isWidgetType(QObjectH handle);
H A Dqobject_c.cpp48 bool QObject_isWidgetType(QObjectH handle) in QObject_isWidgetType() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqobject_c.h24 C_EXPORT bool QObject_isWidgetType(QObjectH handle);
H A Dqobject_c.cpp48 bool QObject_isWidgetType(QObjectH handle) in QObject_isWidgetType() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqobject_c.h24 C_EXPORT bool QObject_isWidgetType(QObjectH handle);
H A Dqobject_c.cpp48 bool QObject_isWidgetType(QObjectH handle) in QObject_isWidgetType() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqobject_c.h24 C_EXPORT bool QObject_isWidgetType(QObjectH handle);
H A Dqobject_c.cpp48 bool QObject_isWidgetType(QObjectH handle) in QObject_isWidgetType() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtobject.inc665 if QObject_isWidgetType(Sender) then
742 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
916 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5090 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtobject.inc665 if QObject_isWidgetType(Sender) then
742 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
916 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5090 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
H A Dqtwidgets.pas3873 not QObject_isWidgetType(Sender) then
17768 if QObject_isWidgetType(AnObject) then
20003 if QObject_isWidgetType(obj) then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtobject.inc692 if QObject_isWidgetType(Sender) then
769 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
941 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5098 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus/lazarus/lcl/interfaces/qt/
H A Dqtobject.inc665 if QObject_isWidgetType(Sender) then
742 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
914 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5081 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtobject.inc617 if QObject_isWidgetType(Sender) then
694 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
868 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5079 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtobject.inc692 if QObject_isWidgetType(Sender) then
769 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
941 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5098 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtobject.inc617 if QObject_isWidgetType(Sender) then
694 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
868 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5079 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt/
H A Dqtobject.inc665 if QObject_isWidgetType(Sender) then
742 QObject_isWidgetType(Sender) and (QObject_parent(Sender) = nil) and
914 if QObject_isWidgetType(Sender) and IsValidWidgetAtCachePointer then
H A Dqtobjects.pas5081 if (WS = AName) and QObject_isWidgetType(QObjectH(FObjList.Items[j])) then

123