Home
last modified time | relevance | path

Searched defs:setOrientation (Results 1 – 25 of 1181) sorted by relevance

12345678910>>...48

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/lib/shared/
H A Dqdesigner_widget_p.h108 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
113 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_widget_p.h95 Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation) in Q_PROPERTY()
100 inline void setOrientation(Qt::Orientation orient) in setOrientation() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/datatip/
H A DDatatipOrientation.java38 public static void setOrientation(Integer datatip) { in setOrientation() method in DatatipOrientation
54 public static void setOrientation(Integer datatip, Integer lastClick[], Integer[] curClick) { in setOrientation() method in DatatipOrientation
81 public static void setOrientation(Integer datatip, DatatipCommon.Segment seg) { in setOrientation() method in DatatipOrientation
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A Dplacement.cxx116 SGModelPlacement::setOrientation (double roll_deg, double pitch_deg, in setOrientation() function in SGModelPlacement
125 SGModelPlacement::setOrientation (const SGQuatd& orientation) in setOrientation() function in SGModelPlacement
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/webaudio/
H A DAudioListener.h53 void setOrientation(double x, double y, double z, double upX, double upY, double upZ) in setOrientation() function
58 void setOrientation(const FloatPoint3D &orientation) { m_orientation = orientation; } in setOrientation() function
/dports/editors/calligra/calligra-3.2.1/plugins/chartshape/commands/
H A DPlotAreaCommand.cpp68 void PlotAreaCommand::setOrientation(Qt::Orientation orientation) in setOrientation() function in PlotAreaCommand
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/gui/annotator/docks/
H A DAbstractAnnotationDockWidgetContent.cpp24 void AbstractAnnotationDockWidgetContent::setOrientation(Qt::Orientation orientation) in setOrientation() function in kImageAnnotator::AbstractAnnotationDockWidgetContent
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/html/
H A DCTriggersInfo.php34 public function setOrientation($value) { function in CTriggersInfo
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/html/
H A DCTriggersInfo.php34 public function setOrientation($value) { function in CTriggersInfo
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/html/
H A DCTriggersInfo.php34 public function setOrientation($value) { function in CTriggersInfo
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/html/
H A DCTriggersInfo.php34 public function setOrientation($value) { function in CTriggersInfo

12345678910>>...48