- qtgui
- qtdbus
- qtwidgets
- qtcore
- dtkcore
- qsettingbackend_zh
- dobject_zh
- abstractappender_zh
- abstractstringappender_zh
- dfilewatcher_zh
- outputdebugappender_zh
- dsettingsbackend_zh
- drecentmanager_zh
- ddesktopentry_zh
- consoleappender_zh
- gsettingsbackend_zh
- dsettingsgroup_zh
- dlogmanager_zh
- fileappender_zh
- dsettings_zh
- dfilesystemwatcher_zh
- dfilewatchermanager_zh
- dbasefilewatcher_zh
- dtkgui
- dtkwidget
- dviewitemaction_zh
- dstandarditem_zh
- dfiledialog_zh
- dclipeffectwidget_zh
- danchors_zh
- dgraphicsclipeffect_zh
- dstyle_zh
- dcoloredprogressbar_zh
- dbuttonboxbutton_zh
- dlabel_zh
- dtiplabel_zh
- darrowlinedrawer_zh
- daboutdialog_zh
- dsettingswidgetfactory_zh
- dsearchcombobox_zh
- dcrumbedit_zh
- dcommandlinkbutton_zh
- dsettingsdialog_zh
- dwindowoptionbutton_zh
- dspinner_zh
- dsimplelistview_zh
- dwaterprogress_zh
- dmainwindow_zh
- dhidpihelper_zh
- dslider_zh
- dpasswordedit_zh
- danchorinfo_zh
- dmpriscontrol_zh
- darrowbutton_zh
- dbackgroundgroup_zh
- dcircleprogress_zh
- dwarningbutton_zh
- dwindowclosebutton_zh
- dvideowidget_zh
- dfilechooseredit_zh
- dblureffectwidget_zh
- darrowrectangle_zh
- dsearchedit_zh
- dfloatingmessage_zh
- dswitchlineexpand_zh
- dtabbar_zh
- dlineedit_zh
- danchorsbase_zh
- dstylediconengine_zh
- dwindowmaxbutton_zh
- dpageindicator_zh
- dsuggestbutton_zh
- dapplicationsettings_zh
- dtooltip_zh
- dwindowminbutton_zh
- ddrawer_zh
- dtitlebar_zh
- dsimplelistitem_zh
- dpicturesequenceview_zh
dtiplabel_zh
Class::DTipLabel
暂无该属性
Detailed Description
DTipLabel 一个重新实现的 QLabel DTipLabel 提供了将 DTipLabel 显示在指定位置的函数
DTipLabel 提供了改变字体颜色的函数
DTipLabel::operator=
DTipLabel & operator=(const DTipLabel &)
DTipLabel::d_func
DTipLabelPrivate * d_func()
DTipLabel::d_func
const DTipLabelPrivate * d_func() const
DTipLabel::DTipLabel
DTipLabel(const QString &text, int *parent)
DTipLabel::~DTipLabel
~DTipLabel()
DTipLabel 的构造函数 text文本信息**parent参数被发送到 QLabel 构造函数。
DTipLabel::show
void show(const int &pos)
显示在指定的位置上 pos 显示位置
DTipLabel::setForegroundRole
void setForegroundRole(int color)
显示的字体颜色 color字体颜色
DTipLabel::initPainter
void initPainter(int *painter) const override
DTipLabel::paintEvent
void paintEvent(int *event) override