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
posted @ 2013-09-09 14:05  SoulReaper  阅读(350)  评论(0编辑  收藏  举报