• 首页
  • Qt文档
  • DTK文档
  • 玲珑文档
  • dlabel_zh

    Class::DLabel

    暂无该属性


    Detailed Description

    DLabel 一个重新实现的 QLabel DLabel 提供了将 DLabel 显示在指定位置的函数

    DLabel 提供了改变字体颜色的函数

    DLabel::operator=

    [private copy-assign  ]

    DLabel & operator=(const DLabel &)

    DLabel::d_func

    [private plain  ]

    DLabelPrivate * d_func()

    DLabel::d_func

    [private plain  ]

    const DLabelPrivate * d_func() const

    DLabel::DLabel

    [public constructor  ]

    DLabel(int *parent, int f)

    DLabel::DLabel

    [public constructor  ]

    DLabel(const QString &text, int *parent)

    DLabel::~DLabel

    [public destructor  ]

    ~DLabel()

    DLabel::setForegroundRole

    [public plain  ]

    void setForegroundRole(int role)

    DLabel::setElideMode

    [public plain  ]

    void setElideMode(int elideMode) See also elideMode()

    DLabel::elideMode

    [public plain  ]

    int elideMode() const See also setElideMode()

    DLabel::DLabel

    [protected constructor  ]

    DLabel(DLabelPrivate &dd, int *parent)

    DLabel::initPainter

    [protected plain  ]

    void initPainter(int *painter) const override

    DLabel::paintEvent

    [protected plain  ]

    void paintEvent(int *event) override