• Qt初级-Qt继承表


    QObject--QCoreApplication---QApplication

                   --QWidget------------QAbstractButton---- QPushButton
                                                                                    ------QCheckBox
                                      ------------QAbstractSpinBox---QSpinBox
                                      ------------QAbstractSlider------QSlider
                                      ------------QFrame---------------QLabel
                                                                        --------------QAbstractItemView----QTableView
                                                                                                                                          ----QTableWiget
                                                                                                                                 --QHeaderView  
                                         ---QComboBox
                                        --QLineEdit
                                        --QMainWindow
                                        --QGroupBox
                                        --QDialogButtonBox
                                        --QMenu
                                        --QMenuBar
                                        --QStatusBar
                                        --QTabBar
                                        --QToolBar
                                        --QDialog--QMessageBox 
                                                                                                                                                                                                               
                    -QLayout-- -QBoxLayout----------QHBoxLayout
                                                             -----------QVBoxLayout
                                    - ---QGridLayout
                    --QAction
                    --QClipboard
                    --QSetings
                    --QShortCut
                    --QIODevice--QFile
    QString
    QVariant
    QList---QStringList
  • 相关阅读:
    预编译对象四部区
    闭包
    使用charCodeAt计算字节数
    对象增删改查
    nacos
    Maven不能不关注啦
    jvm造轮子
    ubuntu 20.0 安装 mongodb
    ubuntu 安装 mongodb
    腾讯云服务器如何使用root账号登录,不能使用root登录怎么办
  • 原文地址:https://www.cnblogs.com/SoulReaper/p/3309740.html
Copyright © 2020-2023  润新知