This is the complete list of members for ot::QtFactory, including all inherited members.
toColor(const QColor &_color) | ot::QtFactory | inlinestatic |
toColorF(const QColor &_color) | ot::QtFactory | inlinestatic |
toFont(const QFont &_font) | ot::QtFactory | static |
toMargins(const QMargins &_m) | ot::QtFactory | inlinestatic |
toMargins(const QMarginsF &_m) | ot::QtFactory | inlinestatic |
toPoint2D(const QPoint &_pt) | ot::QtFactory | inlinestatic |
toPoint2D(const QPointF &_pt) | ot::QtFactory | inlinestatic |
toQAlignment(Alignment _alignment) | ot::QtFactory | static |
toQBrush(const ot::Painter2D *_painter) | ot::QtFactory | static |
toQColor(const ot::Color &_color) noexcept | ot::QtFactory | inlinestatic |
toQColor(const ot::ColorF &_color) noexcept | ot::QtFactory | inlinestatic |
toQFont(const Font &_f) | ot::QtFactory | static |
toQGradientSpread(ot::GradientSpread _spread) | ot::QtFactory | static |
toQMargins(const Margins &_m) noexcept | ot::QtFactory | inlinestatic |
toQMargins(const MarginsF &_m) noexcept | ot::QtFactory | inlinestatic |
toQMargins(const MarginsD &_m) noexcept | ot::QtFactory | inlinestatic |
toQPainterPath(const Path2DF &_path) | ot::QtFactory | static |
toQPen(const Outline &_outline) | ot::QtFactory | static |
toQPen(const OutlineF &_outline) | ot::QtFactory | static |
toQPenCapStyle(LineCapStyle _style) | ot::QtFactory | static |
toQPenJoinStyle(LineJoinStyle _style) | ot::QtFactory | static |
toQPenStyle(LineStyle _style) | ot::QtFactory | static |
toQPoint(const Point2D &_pt) noexcept | ot::QtFactory | inlinestatic |
toQPoint(const Point2DF &_pt) noexcept | ot::QtFactory | inlinestatic |
toQPoint(const Point2DD &_pt) noexcept | ot::QtFactory | inlinestatic |
toQRect(const Rect &_r) noexcept | ot::QtFactory | inlinestatic |
toQRect(const RectF &_r) noexcept | ot::QtFactory | inlinestatic |
toQRect(const RectD &_r) noexcept | ot::QtFactory | inlinestatic |
toQSize(const Size2D &_s) noexcept | ot::QtFactory | inlinestatic |
toQSize(const Size2DF &_s) noexcept | ot::QtFactory | inlinestatic |
toQSize(const Size2DD &_s) noexcept | ot::QtFactory | inlinestatic |
toQString(QEvent::Type _type) | ot::QtFactory | static |
toQTableRange(const ot::TableRange &_range) | ot::QtFactory | static |
toQTransform(const ot::Transform &_transform) | ot::QtFactory | static |
toQTransformOnCenter(const ot::Transform &_transform, const QPointF &_centerPos) | ot::QtFactory | static |
toRect(const QRect &_r) | ot::QtFactory | inlinestatic |
toRect(const QRectF &_r) | ot::QtFactory | inlinestatic |
toSize2D(const QSize &_s) | ot::QtFactory | inlinestatic |
toSize2D(const QSizeF &_s) | ot::QtFactory | inlinestatic |
toTableRange(const QTableWidgetSelectionRange &_range) | ot::QtFactory | static |