SkillAgentSearch skills...

QtWidgetsExamples

QtWidgets模块相关类库范例

Install / Use

/learn @coologic/QtWidgetsExamples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QtWidgetsExamples

QtWidgets模块相关类库范例

QWidgetLifeExample

QWidget创建过程的事件顺序

QtCustomTitleBar

Qt自定义标题栏

  • Blog:Qt自定义标题栏
    pic
    使用方法:
    直接在主窗口(QMainWindow)调用:
    TitleBar *titlebar = new TitleBar(this);
    如果主窗口不是QMainWindow,将对应注释位置修改即可

QCheckboxUsedbyQTreeViewandQTableView

在QTreeView和QTableView中使用复选框实现三态变化

QTextDocumentExample

Qt富文本编辑器使用

QMdiAreaExample

Qt子窗口QMdiArea和QMdiSubWindow的使用

Related Skills

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated3mo ago
Forks17

Languages

C++

Security Score

82/100

Audited on Dec 8, 2025

No findings