-
-
-
Subclasses of QFrame in io.qt.widgets
Modifier and Type |
Class |
Description |
class |
QAbstractItemView |
The basic functionality for item view classes
|
class |
QAbstractScrollArea |
Scrolling area with on-demand scroll bars
|
class |
QColumnView |
Model/view implementation of a column view
|
class |
QGraphicsView |
Widget for displaying the contents of a QGraphicsScene
|
class |
QHeaderView |
Header row or header column for item views
|
class |
QLabel |
Text or image display
|
class |
QLCDNumber |
Displays a number with LCD-like digits
|
class |
QListView |
List or icon view onto a model
|
class |
QListWidget |
Item-based list widget
|
class |
QMdiArea |
Area in which MDI windows are displayed
|
class |
QPlainTextEdit |
Widget that is used to edit and display plain text
|
class |
QScrollArea |
Scrolling view onto another widget
|
class |
QSplitter |
Implements a splitter widget
|
class |
QStackedWidget |
Stack of widgets where only one widget is visible at a time
|
class |
QTableView |
Default model/view implementation of a table view
|
class |
QTableWidget |
Item-based table view with a default model
|
class |
QTextBrowser |
Rich text browser with hypertext navigation
|
class |
QTextEdit |
Widget that is used to edit and display both plain and rich text
|
class |
QToolBox |
Column of tabbed widget items
|
class |
QTreeView |
Default model/view implementation of a tree view
|
class |
QTreeWidget |
Tree view that uses a predefined tree model
|
class |
QUndoView |
Displays the contents of a QUndoStack
|