zoukankan      html  css  js  c++  java
  • 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
  • 相关阅读:
    sublime text3中html的使用
    WEB如何入门?各种渗透攻击如何入门?
    考思科认证NA过程的学习笔记
    HTML URL 编码(学习笔记)
    学习HTML过程中的笔记
    必学
    playfair密码
    二三级计算机考试时间
    DAY 135 VUE
    DAY 134 RBAC
  • 原文地址:https://www.cnblogs.com/SoulReaper/p/3309740.html
Copyright © 2011-2022 走看看