Home
last modified time | relevance | path

Searched refs:QWidget_mapToGlobal (Results 1 – 25 of 56) sorted by relevance

123

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.h75 C_EXPORT void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1);
H A Dqwidget_c.cpp309 void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1) in QWidget_mapToGlobal() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.h75 C_EXPORT void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1);
H A Dqwidget_c.cpp309 void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1) in QWidget_mapToGlobal() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.h75 C_EXPORT void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1);
H A Dqwidget_c.cpp309 void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1) in QWidget_mapToGlobal() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.h75 C_EXPORT void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1);
H A Dqwidget_c.cpp309 void QWidget_mapToGlobal(QWidgetH handle, PQtPoint retval, const QPointH AnonParam1) in QWidget_mapToGlobal() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtobject.inc752 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
H A Dqtwidgets.pas2637 QWidget_mapToGlobal(Widget, @Pt, @Pt);
4897 QWidget_mapToGlobal(GetContainerWidget, @NewPt, @Pt);
6759 QWidget_mapToGlobal(TQtMainWindow(FOwner).MenuBar.Widget, @ARet, @AParam);
6765 QWidget_mapToGlobal(TQtMainWindow(FOwner).Widget, @ARet, @AParam);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtobject.inc752 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
H A Dqtwidgets.pas2637 QWidget_mapToGlobal(Widget, @Pt, @Pt);
4897 QWidget_mapToGlobal(GetContainerWidget, @NewPt, @Pt);
6759 QWidget_mapToGlobal(TQtMainWindow(FOwner).MenuBar.Widget, @ARet, @AParam);
6765 QWidget_mapToGlobal(TQtMainWindow(FOwner).Widget, @ARet, @AParam);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtobject.inc779 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
H A Dqtwidgets.pas2537 QWidget_mapToGlobal(Widget, @Pt, @Pt);
4850 QWidget_mapToGlobal(GetContainerWidget, @NewPt, @Pt);
6663 QWidget_mapToGlobal(TQtMainWindow(FOwner).MenuBar.Widget, @ARet, @AParam);
6669 QWidget_mapToGlobal(TQtMainWindow(FOwner).Widget, @ARet, @AParam);
/dports/editors/lazarus/lazarus/lcl/interfaces/qt/
H A Dqtobject.inc752 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
H A Dqtwidgets.pas2545 QWidget_mapToGlobal(Widget, @Pt, @Pt);
4941 QWidget_mapToGlobal(GetContainerWidget, @NewPt, @Pt);
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtobject.inc704 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtobject.inc779 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
H A Dqtwidgets.pas2537 QWidget_mapToGlobal(Widget, @Pt, @Pt);
4850 QWidget_mapToGlobal(GetContainerWidget, @NewPt, @Pt);
6663 QWidget_mapToGlobal(TQtMainWindow(FOwner).MenuBar.Widget, @ARet, @AParam);
6669 QWidget_mapToGlobal(TQtMainWindow(FOwner).Widget, @ARet, @AParam);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtobject.inc704 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt/
H A Dqtobject.inc752 QWidget_mapToGlobal(AParent, @AQtPoint, @AQtPoint);
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawnwinapi.inc152 QWidget_mapToGlobal(TQtWidget(Handle).GetContainerWidget, @APoint, @APoint);
4206 QWidget_mapToGlobal(TQtWidget(Handle).Widget, @APos, @APos);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnwinapi.inc152 QWidget_mapToGlobal(TQtWidget(Handle).GetContainerWidget, @APoint, @APoint);
4193 QWidget_mapToGlobal(TQtWidget(Handle).Widget, @APos, @APos);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawnwinapi.inc152 QWidget_mapToGlobal(TQtWidget(Handle).GetContainerWidget, @APoint, @APoint);
4206 QWidget_mapToGlobal(TQtWidget(Handle).Widget, @APos, @APos);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnwinapi.inc152 QWidget_mapToGlobal(TQtWidget(Handle).GetContainerWidget, @APoint, @APoint);
4193 QWidget_mapToGlobal(TQtWidget(Handle).Widget, @APos, @APos);

123