📄 whatsthis
字号:
The IntDict class is a template widget that provides a dictionary based on long keys. | QIntDictThe IntDictIterator widget provides an iterator for IntDict collections. | QIntDictIteratorThe IntValidator widget provides range checking of integers. | QIntValidatorThe JpUnicodeConv widget provides implementation support for QEucJpCodec. | QJpUnicodeConvThe KeyEvent widget contains parameters that describe a key event. | QKeyEventThe LCDNumber widget displays a number with LCD-like digits. | QLCDNumberThe LNode class is an internal widget for the List template collection. | QLNodeThe Label widget provides a static information display | QLabelThe Layout class is the base widget of geometry specifiers. | QLayoutThe LayoutItem widget that represents blank space. | QSpacerItemThe LayoutIterator widget provides iterators over QLayoutItem | QLayoutIteratorThe LineEdit widget is a one-line text editor. | QLineEditThe List class is a template widget that provides doubly linked lists. | QListThe ListBox widget provides a list of selectable, read-only items. | QListBoxThe ListBoxPixmap widget provides list box items with a pixmap and an optional text. | QListBoxPixmapThe ListBoxText widget provides list box items with text. | QListBoxTextThe ListIterator widget provides an iterator for List collections. | QListIteratorThe ListView widget implements a list/tree view. | QListViewThe ListViewItem widget implements a list view item. | QListViewItemThe ListViewItemIterator widget provides an iterator for collections of QListViewItems | QListViewItemIteratorThe MainWindow widget provides a typical application window, with a menu bar, some tool bars and a status bar. | QMainWindowThe Map class is a value based template widget that provides a dictionary | QMapThe MapConstIterator widget provides an iterator for QMap. | QMapConstIteratorThe MapIterator widget provides an iterator for QMap. | QMapIteratorThe MemoryFile widget provide means to map a file info memory or refere to a block or memory by name. | QMemoryFileThe MenuBar widget provides a horizontal menu bar. | QMenuBarThe MenuData class is a base widget for QPopupMenu. | QMenuDataThe MetaObject widget contains meta information about t objects. | QMetaObjectThe MetaProperty widget stores meta data about a property. | QMetaPropertyThe MouseEvent widget contains parameters that describe a mouse event. | QMouseEventThe MoveEvent widget contains event parameters for move events. | QMoveEventThe MultiLineEdit widget is a simple editor for inputting text. | QMultiLineEditThe Mutex widget provides access serialization between threads. | QMutexThe Object class is the base widget of all t objects. | QObjectThe PaintDeviceMetrics widget provides information about a paint device. | QPaintDeviceMetricsThe PaintEvent widget contains event parameters for paint events. | QPaintEventThe Painter widget paints on paint devices. | QPainterThe Palette widget contains color groups for each widget state. | QPaletteThe Pen widget defines how a Painter should draw lines and outlines of shapes. | QPenThe Picture widget is a paint device that records and replays Painter commands. | QPictureThe Pixmap widget is an off-screen pixel-based paint device. | QPixmapThe PixmapCache widget provides an application-global cache for pixmaps. | QPixmapCacheThe Point widget defines a point in the plane. | QPointThe PointArray widget provides an array of points. | QPointArrayThe PopupMenu widget provides a popup menu widget. | QPopupMenuThe Printer widget is a paint device that paint on a printer. | QPrinterThe ProgressBar widget provides a horizontal progress bar. | QProgressBarThe PtrDict class is a template widget that provides a dictionary based on void* keys. | QPtrDictThe PtrDictIterator widget provides an iterator for PtrDict collections. | QPtrDictIteratorThe PushButton widget provides a command button. | QPushButtonThe RadioButton widget provides a radio button with a text label. | QRadioButtonThe RangeControl widget provides an integer value within a range. | QRangeControlThe Rect widget defines a rectangle in the plane. | QRectThe RegExp widget provides pattern matching using regular expressions or wildcards. | QRegExpThe Region widget specifies a clip region for a painter. | QRegionThe ResizeEvent widget contains event parameters for resize events. | QResizeEventThe ScreenCursor widget manages the onscreen mouse cursor in t/Embedded. It provides an implementation of a software mouse cursor and can be subclassed by hardware drivers which support a hardware mouse cursor. There may only be one QScreenCursor at a time; it is constructed by QScreen or one of its descendants. | QScreenCursorThe ScrollBar widget provides a vertical or horizontal scroll bar. | QScrollBarThe ScrollView widget provides a scrolling area with on-demand scrollbars. | QScrollViewThe Semaphore widget provides a robust integer semaphore. | QSemaphoreThe SemiModal class is the base widget of semi-modal dialog windows. | QSemiModalThe SessionManager widget provides access to the session manager. | QSessionManagerThe Shared struct is internally used for implementing shared widgetes. | QSharedThe Signal widget can be used to send signals without parameters. | QSignalThe SignalMapper widget bundles signals from identifiable senders. | QSignalMapperThe Size widget defines the size of a two-dimensional object. | QSizeThe SizeGrip widget provides corner-grip for resizing a top level window. | QSizeGripThe Slider widget provides a vertical or horizontal slider. | QSliderThe SocketNotifer widget provides support for socket callbacks. | QSocketNotifierThe SortedList widget provides a list sorted by operator< and operator== | QSortedListThe SpinBox widget provides a spin box widget, sometimes called up-down widget, little arrows widget or spin button. | QSpinBoxThe Splitter widget implements a splitter widget. | QSplitterThe Stack class is a template widget that provides a stack. | QStackThe StatusBar widget provides a horizontal bar suitable for presenting status information. | QStatusBarThe StrIList widget provides a doubly linked list of char* with case insensitive compare. | QStrIListThe StrList widget provides a doubly linked list of char*. | QStrListThe StrListIterator class is an iterator for the StrIList widgetes. | QStrListIteratorThe String class provides an abstraction of Unicode text and the widgetic C null-terminated char array (char*). | QStringThe StyleSheetItem widget encapsulates a text format. | QStyleSheetItemThe TabBar widget provides a tab bar, for use in e.g. tabbed dialogs. | QTabBarThe TabDialog widget provides a stack of tabbed widgets. | QTabDialogThe TabWidget widget provides a stack of tabbed widgets. | QTabWidgetThe TextDrag widget is a drag-and-drop object for transferring plain and Unicode text. | QTextDragThe TextStream widget provides basic functions for reading and writing text using a QIODevice. | QTextStreamThe Thread widget provides platform-independent threads | QThreadThe Time widget provides clock time functions. | QTimeThe Timer widget provides timer signals and single-shot timers. | QTimerThe TimerEvent widget contains parameters that describe a timer event. | QTimerEventThe ToolBar widget provides a tool bar. | QToolBarThe ToolButton widget provides a quick-access button to specific commands or options, usually used inside a QToolBar. | QToolButtonThe ToolTip widget provides tool tips (sometimes called balloon help) for any widget or rectangular part of a widget. | QToolTipThe ToolTipGroup widget collects tool tips into natural groups. | QToolTipGroupThe Translator widget provides internationalization support for text output. | QTranslatorThe TranslatorMessage widget contains a translator message and its properties. | QTranslatorMessageThe TsciiCodec widget provides conversion to and from the Tamil TSCII encoding. | QTsciiCodecThe Url widget provides mainly an URL parser and simplifies working with URLs. | QUrlThe UrlOperator widget provides common operations on URLs (get() and more). | QUrlOperatorThe VBox widget performs geometry management on its children | QVBoxThe VBoxLayout widget lines up widgets vertically. | QVBoxLayoutThe VButtonGroup widget organizes QButton widgets in a group with one vertical column. | QVButtonGroupThe VGroupBox widget organizes widgets in a group with one vertical column. | QVGroupBoxThe Validator widget provides validation of input text. | QValidatorThe ValueList class is a value based template widget that provides doubly linked lists. | QValueListThe ValueListConstIterator widget provides an iterator for QValueList. | QValueListConstIteratorThe ValueListIterator widget provides an iterator for QValueList. | QValueListIteratorThe ValueStack class is a value based template widget that provides a stack. | QValueStackThe Vector class is a template collection widget that provides a vector (array). | QVectorThe WMatrix widget specifies 2D transformations of a coordinate system. | QWMatrixThe WSDecoration widget allows the appearance of the t/Embedded Window Manager to be customized. | QWSDecorationThe WaitCondition widget allows waiting/waking for conditions between threads | QWaitConditionThe WhatsThis widget provides a simple description of any widget, e.g. answering the question "what's this?" | QWhatsThisThe WheelEvent widget contains parameters that describe a wheel event. | QWheelEventThe Widget class is the base widget of all user interface objects. | QWidgetThe WidgetStack widget provides a stack of widgets, where the user can see only the top widget. | QWidgetStackThe Wizard widget provides a framework for easily writing wizards. | QWizardThe abstract base class of internal layout iterators. | QGLayoutIteratorThe abstract items which a Layout manipulates. | QLayoutItemThe base class of objects that can be painted. | QPaintDeviceThe event sent after a widget is hidden. | QHideEventThe event sent to widgets when a drag-and-drop first drags onto it. | QDragEnterEventThe event sent to widgets when a drag-and-drop leaves it. | QDragLeaveEventThe event sent when a widget is shown. | QShowEventThe structures in a QTabBar. | QTabThe t widget is a namespace for miscellaneous identifiers that need to be global-like. | QtThe ueue class is a template widget that provides a queue. | QQueueThis class is used to define operations for network protocols and return the state, arguments, etc. | QNetworkOperationThis class provides communication capabilities between several clients. | QCopChannelThis class provides conversion to and from the Chinese GBK encoding. | QGbkCodecThis is an abstract base class for implementing tables | QTableViewThis is the base class for network protocols which provides a common API for network protocols. | QNetworkProtocolThis is the base class of all list box items. | QListBoxItemTraverses directory structures and contents in a platform-independent way. | QDirWindows Look and Feel | QWindowsStyle
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -