注解類列錶

Qt 類帶簡短描述:

Phonon::AudioDataOutput 訪問音頻數據
Phonon::AudioOutput Used to send data to audio output devices
Phonon::BackendCapabilities::Notifier
Phonon::Effect Used to transform audio streams
Phonon::EffectParameter Describes one parameter of an effect
Phonon::EffectWidget Widget to control the parameters of an Effect
Phonon::MediaController Controls optional features of a media file/device
Phonon::MediaNode The base class for all nodes in a media graph
Phonon::MediaObject Interface for media playback
Phonon::MediaSource Multimedia data for media objects
Phonon::ObjectDescription Information about Phonon objects
Phonon::Path Describes connections between media nodes
Phonon::SeekSlider Slider for seeking to positions in media streams
Phonon::VideoPlayer Used to perform playback of video
Phonon::VideoWidget Widget that is used to display video
Phonon::VideoWidgetInterface44
Phonon::VolumeSlider Slider that is used to control the volume of an audio output device
Q3Accel Handles keyboard accelerator and shortcut keys
Q3Action Abstract user interface action that can appear both in menus and tool bars
Q3ActionGroup 把動作分組在一起
Q3AsciiCache Template class that provides a cache based on char* keys
Q3AsciiCacheIterator Iterator for Q3AsciiCache collections
Q3AsciiDict Template class that provides a dictionary based on char* keys
Q3AsciiDictIterator Iterator for Q3AsciiDict collections
Q3Button Compatibility base class of button widgets
Q3ButtonGroup Organizes QAbstractButton widgets in a group
Q3CString Abstraction of the classic C zero-terminated char array (char *)
Q3Cache Template class that provides a cache based on QString keys
Q3CacheIterator Iterator for Q3Cache collections
Q3Canvas 2D area that can contain Q3CanvasItem objects
Q3CanvasEllipse Ellipse or ellipse segment on a Q3Canvas
Q3CanvasItem Abstract graphic object on a Q3Canvas
Q3CanvasItemList Q3CanvasItems 列錶
Q3CanvasLine Line on a Q3Canvas
Q3CanvasPixmap Pixmaps for Q3CanvasSprites
Q3CanvasPixmapArray Array of Q3CanvasPixmaps
Q3CanvasPolygon Polygon on a Q3Canvas
Q3CanvasPolygonalItem Polygonal canvas item on a Q3Canvas
Q3CanvasRectangle Rectangle on a Q3Canvas
Q3CanvasSpline Multi-bezier splines on a Q3Canvas
Q3CanvasSprite Animated canvas item on a Q3Canvas
Q3CanvasText Text object on a Q3Canvas
Q3CanvasView On-screen view of a Q3Canvas
Q3CheckListItem Checkable list view items
Q3CheckTableItem Checkboxes in Q3Tables
Q3ColorDrag Drag and drop object for transferring colors between widgets
Q3ComboBox 組閤按鈕和彈齣列錶
Q3ComboTableItem Means of using comboboxes in Q3Tables
Q3DataBrowser Data manipulation and navigation for data entry forms
Q3DataTable Flexible SQL table widget that supports browsing and editing
Q3DataView Read-only SQL forms
Q3DateEdit Date editor
Q3DateTimeEdit Combines a Q3DateEdit and Q3TimeEdit widget into a single widget for editing datetimes
Q3DateTimeEditBase Abstraction for date and edit editors
Q3DeepCopy Template class which ensures that implicitly shared and explicitly shared classes reference unique data
Q3Dict Template class that provides a dictionary based on QString keys
Q3DictIterator Iterator for Q3Dict collections
Q3Dns Asynchronous DNS lookups
Q3DockArea Manages and lays out Q3DockWindows
Q3DockWindow Widget which can be docked inside a Q3DockArea or floated as a top level window on the desktop
Q3DragObject Encapsulates MIME-based data transfer
Q3DropSite Nothing and does nothing
Q3EditorFactory Used to create editor widgets for QVariant data types
Q3FileDialog Dialogs that allow users to select files or directories
Q3FileIconProvider Icons for Q3FileDialog to use
Q3FilePreview File previewing in Q3FileDialog
Q3Frame
Q3Ftp Implementation of the FTP protocol
Q3Grid Simple geometry management of its children
Q3GridView Abstract base for fixed-size grids
Q3GroupBox 帶標題的分組框框架
Q3HBox Horizontal geometry management for its child widgets
Q3HBoxLayout 水平排列 Widget
Q3HButtonGroup Organizes button widgets in a group with one horizontal row
Q3HGroupBox Organizes widgets in a group with one horizontal row
Q3Header Header row or column, e.g. for tables and listviews
Q3Http Implementation of the HTTP protocol
Q3HttpHeader Contains header information for HTTP
Q3HttpRequestHeader Contains request header information for HTTP
Q3HttpResponseHeader Contains response header information for HTTP
Q3IconDrag Supports drag and drop operations within a Q3IconView
Q3IconDragItem Encapsulates a drag item
Q3IconView Area with movable labelled icons
Q3IconViewItem Single item in a Q3IconView
Q3ImageDrag Drag and drop object for transferring images
Q3IntCache Template class that provides a cache based on long keys
Q3IntCacheIterator Iterator for Q3IntCache collections
Q3IntDict Template class that provides a dictionary based on long keys
Q3IntDictIterator Iterator for Q3IntDict collections
Q3ListBox List of selectable, read-only items
Q3ListBoxItem The base class of all list box items
Q3ListBoxPixmap List box items with a pixmap and optional text
Q3ListBoxText List box items that display text
Q3ListView Implements a list/tree view
Q3ListViewItem Implements a list view item
Q3ListViewItemIterator Iterator for collections of Q3ListViewItems
Q3LocalFs Implementation of a QNetworkProtocol that works on the local file system
Q3MainWindow Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
Q3MemArray Template class that provides arrays of simple types
Q3MimeSourceFactory Extensible provider of mime-typed data
Q3MultiLineEdit Simple editor for inputting text
Q3NetworkOperation Common operations for network protocols
Q3NetworkProtocol Common API for network protocols
Q3PaintDeviceMetrics Information about a paint device
Q3Painter Qt 3 compatibility wrapper for QPainter
Q3Picture Paint device that records and replays Q3Painter commands
Q3PointArray
Q3PopupMenu Thin compatibility wrapper around QMenu
Q3Process 用於啓動外部程序並與它們進行通信
Q3ProgressBar Horizontal progress bar
Q3ProgressDialog 慢操作的進度反饋
Q3PtrCollection The base class of most pointer-based Qt collections
Q3PtrDict Template class that provides a dictionary based on void* keys
Q3PtrDictIterator Iterator for Q3PtrDict collections
Q3PtrList Template class that provides a list
Q3PtrListIterator Iterator for Q3PtrList collections
Q3PtrQueue Template class that provides a queue
Q3PtrStack 提供堆棧的模闆類
Q3PtrVector Template collection class that provides a vector (array)
Q3RangeControl 在範圍內的整數值
Q3ScrollView 帶按需滾動條的捲動區域
Q3Semaphore Robust integer semaphore
Q3ServerSocket 基於 TCP 的服務器
Q3Shared Used internally for implementing shared classes
Q3Signal Can be used to send signals for classes that don't inherit QObject
Q3SimpleRichText Small displayable piece of rich text
Q3Socket Buffered TCP connection
Q3SocketDevice Platform-independent low-level socket API
Q3SqlCursor Browsing and editing of SQL tables and views
Q3SqlEditorFactory Used to create the editors used by Q3DataTable and Q3SqlForm
Q3SqlFieldInfo Stores meta data associated with a SQL field
Q3SqlForm Creates and manages data entry forms tied to SQL databases
Q3SqlPropertyMap Used to map widgets to SQL fields
Q3SqlRecordInfo Encapsulates a set of database field meta data
Q3SqlSelectCursor Browsing of general SQL SELECT statements
Q3StoredDrag Simple stored-value drag object for arbitrary MIME data
Q3StrIList Doubly-linked list of char* with case-insensitive comparison
Q3StrList Doubly-linked list of char*
Q3StrListIterator Iterator for the Q3StrList and Q3StrIList classes
Q3StyleSheet Collection of styles for rich text rendering and a generator of tags
Q3StyleSheetItem Encapsulation of a set of text styles
Q3SyntaxHighlighter Base class for implementing Q3TextEdit syntax highlighters
Q3TabDialog 選項卡式 Widget 的堆棧
Q3Table Flexible editable table widget
Q3TableItem The cell content for Q3Table cells
Q3TableSelection Access to a selected area in a Q3Table
Q3TextBrowser 帶 Hypertext (超文本) 導航的富文本瀏覽器
Q3TextDrag Drag and drop object for transferring plain and Unicode text
Q3TextEdit Powerful single-page rich text editor
Q3TextStream Basic functions for reading and writing text using a QIODevice
Q3TextView Rich text viewer
Q3TimeEdit Time editor
Q3ToolBar Movable panel containing widgets such as tool buttons
Q3UriDrag Drag object for a list of URI references
Q3Url URL parser and simplifies working with URLs
Q3VBox Vertical geometry management of its child widgets
Q3VBoxLayout 垂直排列 Widget
Q3VButtonGroup Organizes button widgets in a vertical column
Q3VGroupBox Organizes widgets in a group with one vertical column
Q3ValueList Value-based template class that provides lists
Q3ValueListConstIterator Const iterator for Q3ValueList
Q3ValueListIterator Iterator for Q3ValueList
Q3ValueStack Value-based template class that provides a stack
Q3ValueVector Value-based template class that provides a dynamic array
Q3WhatsThis
Q3WidgetStack Stack of widgets of which only the top widget is user-visible
Q3Wizard Framework for wizard dialogs
QAbstractAnimation 所有動畫的基礎
QAbstractButton 按鈕 Widget 抽象基類,為按鈕提供共有功能
QAbstractEventDispatcher 管理 Qt 事件隊列的接口
QAbstractExtensionFactory Interface for extension factories in Qt Designer
QAbstractExtensionManager Interface for extension managers in Qt Designer
QAbstractFileEngine Abstraction for accessing the filesystem
QAbstractFileEngineHandler Way to register custom file engines with your application
QAbstractFileEngineIterator Iterator interface for custom file engines
QAbstractFontEngine The base class for font engine plugins in Qt for Embedded Linux
QAbstractFormBuilder Default implementation for classes that create user interfaces at run-time
QAbstractGraphicsShapeItem 用於所有路徑項的公共基
QAbstractItemDelegate 用於顯示和編輯來自模型的數據項
QAbstractItemModel 用於項模型類的抽象接口
QAbstractItemView 用於項視圖類的基本功能
QAbstractListModel 可以被子類化以創建一維列錶模型的抽象模型
QAbstractMessageHandler 用於處理消息的迴調接口
QAbstractNetworkCache 用於實現緩存的接口
QAbstractPrintDialog 為用於配置打印機的打印對話框的基實現
QAbstractProxyModel 可以履行排序、過濾或其它數據處理任務的代理項模型基類
QAbstractScrollArea 帶按需滾動條的捲動區域
QAbstractSlider 在範圍內的整數值
QAbstractSocket 所有套接字類型共有的基本功能
QAbstractSpinBox Spinbox 和顯示值的行編輯
QAbstractState QStateMachine 的狀態基類
QAbstractTableModel 可以子類化以創建錶格模型的抽象模型
QAbstractTextDocumentLayout 用於實現 QTextDocument 自定義布局的抽象基類
QAbstractTransition QAbstractState 對象之間的過渡基類
QAbstractUriResolver Callback interface for resolving Uniform Resource Identifiers
QAbstractVideoBuffer 抽象視頻數據
QAbstractVideoSurface 視頻呈現錶麵的基類
QAbstractXmlNodeModel Abstract base class for modeling non-XML data to look like XML for QXmlQuery
QAbstractXmlReceiver Callback interface for transforming the output of a QXmlQuery
QAccessible Enums and static functions relating to accessibility
QAccessibleBridge The base class for accessibility back-ends
QAccessibleBridgePlugin Abstract base for accessibility bridge plugins
QAccessibleEvent Used to query addition accessibility information about complex widgets
QAccessibleInterface 定義暴露有關可訪問對象的信息的接口
QAccessibleObject 為 QObjects 實現 QAccessibleInterface 部分
QAccessiblePlugin Abstract base for accessibility plugins
QAccessibleWidget 為 QWidgets 實現 QAccessibleInterface
QAction 能被插入小部件中的抽象用戶界麵動作
QActionEvent 當添加、移除或改變 QAction 時生成的事件
QActionGroup 把動作分組在一起
QAnimationGroup 動畫組的抽象基類
QApplication 管理 GUI 應用程序的控製流和主要設置
QAtomicInt 於整數上獨立於平颱的原子操作
QAtomicPointer 為指針提供獨立於平颱的原子操作的模闆類
QAudioDeviceInfo 查詢音頻設備及其功能的接口
QAudioFormat Stores audio parameter information
QAudioInput 從音頻輸入設備接收音頻數據的接口
QAudioOutput 把音頻數據發送到音頻輸齣設備的接口
QAuthenticator 身份驗證對象
QAxAggregated 實現額外 COM 接口的抽象基類
QAxBase 提供初始化和訪問 COM 對象的 API 的抽象類
QAxBindable 在 QWidget 和 ActiveX 客戶端之間的接口
QAxFactory 定義用於創建 COM 組件的工廠
QAxObject 包裹 COM 對象的 QObject
QAxScript 圍繞腳本代碼的包裹器
QAxScriptEngine 圍繞腳本引擎的包裹器
QAxScriptManager 應用程序對象和腳本代碼之間的橋梁
QAxWidget 包裹 ActiveX 控件的 QWidget
QBasicTimer 針對對象的計時器事件
QBitArray 位數組
QBitmap 單色 (1 位深度) 像素圖
QBoxLayout 水平或垂直排列子級 Widget
QBrush 定義 QPainter 繪製形狀的填充圖案
QBuffer QByteArray 的 QIODevice 接口
QButtonGroup 用於組織按鈕 Widget 組的容器
QByteArray 字節數組
QByteArrayMatcher 保持在字節數組中可以快速匹配的字節序列
QCDEStyle CDE look and feel
QCache 提供緩存的模闆類
QCalendarWidget 允許用戶選擇日期,基於月份的日曆 Widget
QChar 16 位 Unicode 字符
QCheckBox 帶文本標簽的復選框
QChildEvent 包含子級對象事件的事件參數
QCleanlooksStyle Widget style similar to the Clearlooks style available in GNOME
QClipboard 訪問窗口係統剪貼闆
QCloseEvent 包含關閉事件的描述參數
QColor 基於 RGB、HSV 或 CMYK 值的顔色
QColorDialog 用於指定顔色的對話框 Widget
QColorGroup 包含各 Widget 狀態的顔色組
QColormap 將設備無關 QColors 映射到與設備相關像素值
QColumnView 列視圖的模型/視圖實現
QComboBox 組閤按鈕和彈齣列錶
QCommandLinkButton Vista 風格的命令鏈接按鈕
QCommonStyle 封裝 GUI 的常見外觀和感覺
QCompleter 基於項模型的補全
QConicalGradient 用於組閤 QBrush 以指定錐形漸變筆刷
QConstString Wrapper for constant Unicode string data
QContextMenuEvent 包含上下文菜單事件的描述參數
QContiguousCache 提供連續緩存的模闆類
QCopChannel Communication capabilities between clients in Qt for Embedded Linux
QCoreApplication Event loop for console Qt applications
QCryptographicHash 生成加密哈希的辦法
QCursor 具有任意形狀的鼠標光標
QCustomEvent Support for custom events
QCustomRasterPaintDevice Provided to activate hardware accelerated paint engines in Qt for Embedded Linux
QDBusAbstractAdaptor D-Bus 適配器類的基類
QDBusAbstractInterface The base class for all D-Bus interfaces in the QtDBus binding, allowing access to remote interfaces
QDBusArgument 用於編組和解組 D-Bus 自變量
QDBusConnection 錶示到 D-Bus 總綫守護程序的連接
QDBusConnectionInterface 訪問 D-Bus 總綫守護程序服務
QDBusContext 允許槽確定調用的 D-Bus 上下文
QDBusError 錶示從 D-Bus 總綫或從在總綫中發現的遠程應用程序收到的錯誤
QDBusInterface 遠程對象上的接口代理
QDBusMessage 錶示通過 D-Bus 總綫發送 (或接收) 的一條消息
QDBusObjectPath 使程序員能夠標識由 D-Bus 類型係統提供的 OBJECT_PATH 類型
QDBusPendingCall 引用一待決異步調用
QDBusPendingCallWatcher 等待異步迴復的方便手段
QDBusPendingReply 包含異步方法調用的迴復
QDBusReply 將方法調用迴復存儲到遠程對象
QDBusServiceWatcher 允許用戶看守總綫服務改變
QDBusSignature 使程序員能夠標識由 D-Bus 類型係統提供的 SIGNATURE 類型
QDBusUnixFileDescriptor 保持一 Unix 文件描述符
QDBusVariant 使程序員能夠標識由 D-Bus 類型係統提供的變量類型
QDataStream 把二進製數據序列化到 QIODevice
QDataWidgetMapper 在數據模型區間與 Widget 之間的映射
QDate 日期功能
QDateEdit 用於編輯日期的 Widget (基於 QDateTimeEdit 小部件)
QDateTime 日期和時間功能
QDateTimeEdit 用於編輯日期和時間的 Widget
QDebug 調試信息輸齣流
QDeclarativeComponent 封裝 QML 組件定義
QDeclarativeContext 在 QML 引擎中定義上下文
QDeclarativeEngine 用於實例化 QML 組件的環境
QDeclarativeError 封裝 QML 錯誤
QDeclarativeExpression 評估 QML 上下文中的 JavaScript
QDeclarativeExtensionPlugin 用於自定義 QML 擴展插件的抽象基
QDeclarativeImageProvider 用於支持 QML 中像素圖和綫程化圖像請求的接口
QDeclarativeItem The most basic of all visual items in QML
QDeclarativeListProperty Allows applications to expose list-like properties to QML
QDeclarativeNetworkAccessManagerFactory Creates QNetworkAccessManager instances for a QML engine
QDeclarativeParserStatus Updates on the QML parser state
QDeclarativeProperty Abstracts accessing properties on objects created from QML
QDeclarativePropertyMap Allows you to set key-value pairs that can be used in QML bindings
QDeclarativePropertyValueSource Interface for property value sources such as animations and bindings
QDeclarativeScriptString 封裝腳本及其上下文
QDeclarativeView Widget for displaying a Qt Declarative user interface
QDecoration Base class for window decorations in Qt for Embedded Linux
QDecorationDefault Base class providing default window decorations
QDecorationFactory Creates window decorations in Qt for Embedded Linux
QDecorationPlugin Abstract base class for window decoration plugins in Qt for Embedded Linux
QDesignerActionEditorInterface Allows you to change the focus of Qt Designer's action editor
QDesignerContainerExtension Allows you to add pages to a custom multi-page container in Qt Designer's workspace
QDesignerCustomWidgetCollectionInterface Allows you to include several custom widgets in one single library
QDesignerCustomWidgetInterface Enables Qt Designer to access and construct custom widgets
QDesignerDynamicPropertySheetExtension Allows you to manipulate a widget's dynamic properties in Qt Designer's property editor
QDesignerFormEditorInterface Allows you to access Qt Designer's various components
QDesignerFormWindowCursorInterface Allows you to query and modify a form window's widget selection, and in addition modify the properties of all the form's widgets
QDesignerFormWindowInterface Allows you to query and manipulate form windows appearing in Qt Designer's workspace
QDesignerFormWindowManagerInterface Allows you to manipulate the collection of form windows in Qt Designer, and control Qt Designer's form editing actions
QDesignerMemberSheetExtension Allows you to manipulate a widget's member functions which is displayed when configuring connections using Qt Designer's mode for editing signals and slots
QDesignerObjectInspectorInterface Allows you to change the focus of Qt Designer's object inspector
QDesignerPropertyEditorInterface Allows you to query and manipulate the current state of Qt Designer's property editor
QDesignerPropertySheetExtension Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor
QDesignerTaskMenuExtension Allows you to add custom menu entries to Qt Designer's task menu
QDesignerWidgetBoxInterface Allows you to control the contents of Qt Designer's widget box
QDesktopServices 用於訪問常見桌麵服務的方法
QDesktopWidget 對多頭係統屏幕信息的訪問
QDial 四捨五入範圍控製 (像速度計或電位計)
QDialog 對話框窗口的基類
QDialogButtonBox 在適閤當前小部件風格的布局中呈現按鈕的 Widget
QDir 訪問目錄結構及其內容
QDirIterator 目錄條目列錶迭代器
QDirectPainter Direct access to the underlying hardware in Qt for Embedded Linux
QDockWidget 可以停放在 QMainWindow 內 (或浮動在桌麵上作為頂層窗口) 的小部件
QDomAttr 錶示 QDomElement 的一屬性
QDomCDATASection 錶示 XML CDATA 區間
QDomCharacterData 錶示一般 DOM 字符串
QDomComment 錶示 XML 注釋
QDomDocument 錶示 XML 文檔
QDomDocumentFragment QDomNode 樹通常是不完整 QDomDocument
QDomDocumentType 文檔樹中的 DTD (文檔類型定義) 錶示
QDomElement 錶示一個 DOM 樹元素
QDomEntity 錶示 XML 實體
QDomEntityReference 錶示 XML 實體引用
QDomImplementation DOM 實現特徵的有關信息
QDomNamedNodeMap 包含可以按名稱訪問的節點集閤
QDomNode 所有 DOM 樹節點的基類
QDomNodeList QDomNode 對象列錶
QDomNotation 錶示 XML 錶示法
QDomProcessingInstruction 錶示 XML 處理指令
QDomText 錶示 XML 文檔的剖析文本數據
QDoubleSpinBox 采用雙精度的自鏇框 Widget
QDoubleValidator 浮點數的範圍校驗
QDrag 支持基於 MIME 的拖放數據傳輸
QDragEnterEvent 被發送給 Widget 的事件當拖放動作進入時
QDragLeaveEvent 被發送給 Widget 的事件當拖放動作離開時
QDragMoveEvent 發送的事件,在拖放動作進行期間
QDropEvent 被發送的事件當拖放操作完成時
QDynamicPropertyChangeEvent 包含動態特性更改事件的事件參數
QEasingCurve 控製動畫的緩和麯綫
QElapsedTimer 計算消耗時間的快速方式
QErrorMessage 錯誤消息顯示對話框
QEvent 所有事件類的基類。事件對象包含事件參數
QEventLoop 進入和離開事件循環的手段
QEventTransition 用於 Qt 事件的特定 QObject 過渡
QExplicitlySharedDataPointer 錶示指嚮明確共享對象的指針
QExtensionFactory Allows you to create a factory that is able to make instances of custom extensions in Qt Designer
QExtensionManager Extension management facilities for Qt Designer
QFSFileEngine Implements Qt's default file engine
QFile 用於讀寫文件的接口
QFileDialog 允許用戶選擇文件 (或目錄) 的對話框
QFileIconProvider 用於 QDirModel 和 QFileSystemModel 類的文件圖標
QFileInfo 與係統無關的文件信息
QFileOpenEvent 當有打開文件或 URL 的請求時會發送的事件
QFileSystemModel 用於本地文件係統的數據模型
QFileSystemWatcher 用於監視修改文件和目錄的接口
QFinalState 最終狀態
QFlag 用於 QFlags 的幫手數據類型
QFlags 存儲枚舉值 OR 組閤的類型安全方式
QFocusEvent 包含 Widget 聚焦事件的事件參數
QFocusFrame 聚焦框可以在 Widget 的正常可描繪區域之外
QFont Specifies a font used for drawing text
QFontComboBox 讓用戶選擇字體係列的組閤框
QFontDatabase 底層窗口係統中可用字體的有關信息
QFontDialog 用於選擇字體的對話框 Widget
QFontEngineInfo Describes a specific font provided by a font engine plugin
QFontEnginePlugin The base class for font engine factory plugins in Qt for Embedded Linux
QFontInfo 有關字體的一般信息
QFontMetrics 字體規格信息
QFontMetricsF 字體規格信息
QFormBuilder Used to dynamically construct user interfaces from UI files at run-time
QFormLayout 管理輸入 Widget 錶單及其關聯標簽
QFrame 可以擁有框架的 Widget 基類
QFtp Implementation of the client side of FTP protocol
QFuture 錶示異步計算的結果
QFutureIterator 用於 QFuture 的 Java 風格常量迭代器
QFutureSynchronizer 簡化 QFuture 同步的方便類
QFutureWatcher 允許監視 QFuture 使用信號和插槽
QGLBuffer Functions for creating and managing GL buffer objects
QGLContext Encapsulates an OpenGL rendering context
QGLFormat Specifies the display format of an OpenGL rendering context
QGLFramebufferObject 封裝 OpenGL 幀緩衝對象
QGLFramebufferObjectFormat 指定 OpenGL 幀緩衝對象的格式
QGLFunctions Cross-platform access to the OpenGL/ES 2.0 API
QGLPixelBuffer Encapsulates an OpenGL pbuffer
QGLShader 允許編譯 OpenGL 著色器
QGLShaderProgram 允許鏈接和使用 OpenGL 著色器程序
QGLWidget 用於渲染 OpenGL 圖形的 Widget
QGenericArgument 用於編組自變量的內部幫助程序類
QGenericMatrix 錶示具有 N 列和 M 行的 NxM 變換矩陣的模闆類
QGenericPlugin Abstract base class for window-system related plugins in Qt QPA
QGenericPluginFactory Creates window-system related plugin drivers in Qt QPA
QGenericReturnArgument 用於編組自變量的內部幫助程序類
QGesture 錶示包含描述相應用戶輸入特性的手勢
QGestureEvent 觸發手勢的描述
QGestureRecognizer 用於手勢識彆的基礎設施
QGlyphRun 直接訪問字體中的內部字形
QGradient 用於組閤 QBrush 以指定漸變填充
QGraphicsAnchor 錶示 QGraphicsAnchorLayout 中 2 項之間的錨點
QGraphicsAnchorLayout 可以在圖形視圖中將 Widget 錨定在一起的布局
QGraphicsBlurEffect 模糊效果
QGraphicsColorizeEffect 彩色化效果
QGraphicsDropShadowEffect 投影效果
QGraphicsEffect 用於所有圖形效果的基類
QGraphicsEllipseItem 可以添加到 QGraphicsScene 的橢圓項
QGraphicsGridLayout 用於在圖形視圖中管理 Widget 的柵格布局
QGraphicsItem QGraphicsScene 中所有圖形項的基類
QGraphicsItemGroup 將一組項視為單項的容器
QGraphicsLayout 基類為圖形視圖中的所有布局
QGraphicsLayoutItem 可以被繼承以允許自定義項由布局進行管理
QGraphicsLineItem 可以添加到 QGraphicsScene 的綫項
QGraphicsLinearLayout 用於在圖形視圖中管理 Widget 的水平或垂直布局
QGraphicsObject 基類用於所有要求信號、槽及特性的圖形項
QGraphicsOpacityEffect 不透明度效果
QGraphicsPathItem 可添加到 QGraphicsScene 的路徑項
QGraphicsPixmapItem 可以添加到 QGraphicsScene 的像素圖項
QGraphicsPolygonItem 可以添加到 QGraphicsScene 的多邊形項
QGraphicsProxyWidget 用於將 QWidget 嵌入 QGraphicsScene 的代理層
QGraphicsRectItem 可以添加到 QGraphicsScene 的矩形項
QGraphicsRotation 圍繞給定軸的鏇轉變換
QGraphicsScale 比例縮放變換
QGraphicsScene 用於管理大量 2D 圖形項的錶麵
QGraphicsSceneContextMenuEvent 在圖形視圖框架中的上下文菜單事件
QGraphicsSceneDragDropEvent 用於圖形視圖框架的拖放事件
QGraphicsSceneEvent 基類為所有圖形視圖相關事件
QGraphicsSceneHelpEvent 當請求工具提示時的事件
QGraphicsSceneHoverEvent 在圖形視圖框架中的懸停事件
QGraphicsSceneMouseEvent 在圖形視圖框架中的鼠標事件
QGraphicsSceneMoveEvent 用於在圖形視圖框架中移動 Widget 的事件
QGraphicsSceneResizeEvent 用於在圖形視圖框架中重置 Widget 大小的事件
QGraphicsSceneWheelEvent 在圖形視圖框架中的滾輪事件
QGraphicsSimpleTextItem 可添加到 QGraphicsScene 的簡單文本路徑項
QGraphicsSvgItem 用於渲染 SVG 文件內容的 QGraphicsItem
QGraphicsTextItem 可添加到 QGraphicsScene,以顯示格式化文本的文本項
QGraphicsTransform 抽象基類用於在 QGraphicsItems 構建高級變換
QGraphicsView 用於顯示 QGraphicsScene 內容的 Widget
QGraphicsWebView Allows Web content to be added to a GraphicsView
QGraphicsWidget 基類用於 QGraphicsScene 中的所有 Widget 項
QGridLayout 在柵格中布置 Widget
QGroupBox 帶標題的分組框框架
QGtkStyle Widget style rendered by GTK+
QHBoxLayout 水平排列 Widget
QHash 提供基於哈希錶的字典的模闆類
QHashIterator 用於 QHash 和 QMultiHash 的 Java 風格常量迭代器
QHeaderView 用於項視圖的標題行 (或標題列)
QHelpContentItem 用於 QHelpContentModel 的項
QHelpContentModel 嚮視圖供給內容的模型
QHelpContentWidget 用於顯示幫助內容模型項的樹視圖
QHelpEngine 訪問幫助引擎的內容和索引
QHelpEngineCore 幫助係統的核心功能
QHelpEvent 用於在 Widget 中有關特定點請求有幫助信息的事件
QHelpIndexModel 嚮視圖供給索引關鍵字的模型
QHelpIndexWidget 列錶視圖顯示 QHelpIndexModel
QHelpSearchEngine 訪問可重用 Widget 以集成全文本搜索、索引及搜索文檔編製
QHelpSearchQuery Contains the field name and the associated search term
QHelpSearchQueryWidget 使用戶能夠在標準化輸入掩碼中輸入搜索術語的簡單行編輯或高級 Widget
QHelpSearchResultWidget Either a tree widget or a text browser depending on the used search engine to display the hits found by the search
QHideEvent 在 Widget 被隱藏後發送的事件
QHistoryState 返迴到先前活動子狀態的手段
QHostAddress IP 地址
QHostInfo 用於主機名查找的靜態函數
QHoverEvent 包含鼠標事件的描述參數
QHttpMultiPart 類似於通過 HTTP 被發送的 MIME 多部分消息
QHttpPart 保持本體部分 (要在 HTTP 多部分 MIME 消息內使用)
QIODevice Qt 中所有 I/O 設備的基接口類
QIcon 在不同模式和狀態下的可伸縮圖標
QIconDragEvent 指示已開始拖拽主圖標
QIconEngine 用於 QIcon 渲染器的抽象基類
QIconEnginePlugin 用於自定義 QIconEngine 插件的抽象基
QIconEnginePluginV2 Abstract base for custom QIconEngineV2 plugins
QIconEngineV2 用於 QIcon 渲染器的抽象基類
QIdentityProxyModel 代理未經修改的源模型
QImage 獨立於硬件的圖像錶示 (允許直接訪問像素數據,且可以被用作描繪設備)
QImageIOHandler 定義用於 Qt 中所有圖像格式的常見圖像 I/O 接口
QImageIOPlugin 定義用於編寫圖像格式插件的接口
QImageReader 用於從文件 (或其它設備) 讀取圖像的格式獨立接口
QImageWriter 用於將圖像寫入文件 (或其它設備) 的格式獨立接口
QInputContext Abstracts the input method dependent data and composing state
QInputContextFactory Creates QInputContext objects
QInputContextPlugin Abstract base for custom QInputContext plugins
QInputDialog 從用戶獲得單一值的簡單方便對話框
QInputEvent 描述用戶輸入事件的基類
QInputMethodEvent 用於輸入法事件的參數
QIntValidator 確保字符串包含指定範圍內有效整數的驗證器
QItemDelegate 用於顯示和編輯來自模型的數據項的設施
QItemEditorCreator 使之可能創建項編輯器創建者庫,無需子類化 QItemEditorCreatorBase
QItemEditorCreatorBase 必須被子類化的抽象基類,當實現新的項編輯器創建者時
QItemEditorFactory 用於在視圖和委托中編輯項數據的 Widget
QItemSelection 管理模型選中項的有關信息
QItemSelectionModel 保持視圖選中項的跟蹤
QItemSelectionRange 管理模型選中項範圍的有關信息
QKbdDriverFactory Creates keyboard drivers in Qt for Embedded Linux
QKbdDriverPlugin Abstract base class for keyboard driver plugins in Qt for Embedded Linux
QKeyEvent 描述鍵事件
QKeyEventTransition 鍵事件的過渡
QKeySequence 封裝作為快捷鍵使用的鍵序列
QLCDNumber 顯示帶有類似 LCD 數字的數字
QLabel 顯示文本或圖像
QLatin1Char 8 位 ASCII/Latin-1 字符
QLatin1String 圍繞 US-ASCII/Latin-1 編碼字符串文字的瘦包裹器
QLayout 幾何管理器的基類
QLayoutItem 操縱 QLayout 的抽象項
QLibrary 在 Runtime 時加載共享庫
QLibraryInfo 有關 Qt 庫的信息
QLine 使用整數精度的 2D 嚮量
QLineEdit 一行文本編輯器
QLineF 使用浮點精度的 2D 嚮量
QLinearGradient 用於組閤 QBrush 以指定綫性漸變筆刷
QLinkedList 提供鏈接列錶的模闆類
QLinkedListIterator 用於 QLinkedList 的 Java 風格常量迭代器
QList 提供列錶的模闆類
QListIterator 用於 QList 和 QQueue 的 Java 風格常量迭代器
QListView 在模型中的列錶或圖標視圖
QListWidget 基於項的列錶 Widget
QListWidgetItem 用於 QListWidget 項視圖類的項
QLocalServer 基於本地套接字的服務器
QLocalSocket 本地套接字
QLocale 在數字及其各種語言的字符串錶示之間轉換
QMacCocoaViewContainer Widget for Mac OS X that can be used to wrap arbitrary Cocoa views (i.e., NSView subclasses) and insert them into Qt hierarchies
QMacNativeWidget Widget for Mac OS X that provides a way to put Qt widgets into Carbon or Cocoa hierarchies depending on how Qt was configured
QMacPasteboardMime Converts between a MIME type and a Uniform Type Identifier (UTI) format
QMacStyle Mac OS X style using the Apple Appearance Manager
QMainWindow 主應用程序窗口
QMap Template class that provides a skip-list-based dictionary
QMapIterator 用於 QMap 和 QMultiMap 的 Java 風格常量迭代器
QMargins 定義矩形的 4 邊距
QMatrix4x4 錶示 3D 空間中的 4x4 變換矩陣
QMdiArea 顯示 MDI 窗口的區域
QMdiSubWindow 用於 QMdiArea 的子窗口類
QMenu 用於菜單欄、上下文菜單及其它彈齣菜單的菜單 Widget
QMenuBar 水平菜單欄
QMenuItem Represents an item in a menu
QMessageBox 用於告知用戶 (或嚮用戶詢問問題) 並接收答案的模態對話框
QMetaClassInfo 有關類的額外信息
QMetaEnum 有關枚舉器的元數據
QMetaMethod 關於成員函數的元數據
QMetaObject 包含有關 Qt 對象的元信息
QMetaProperty 關於特性的元數據
QMetaType 在元對象係統中管理命名類型
QMimeData 記錄數據 MIME 類型有關信息的容器
QModelIndex 用於在數據模型中定位數據
QMotifStyle Motif look and feel
QMouseDriverFactory Creates mouse drivers in Qt for Embedded Linux
QMouseDriverPlugin Abstract base class for mouse driver plugins in Qt for Embedded Linux
QMouseEvent 包含鼠標事件的描述參數
QMouseEventTransition 用於鼠標事件的過渡
QMoveEvent 包含用於移動事件的事件參數
QMovie 采用 QImageReader 播放影片的方便類
QMultiHash 提供多值哈希的方便 QHash 子類
QMultiMap 提供多值映射的方便 QMap 子類
QMutableHashIterator 用於 QHash 和 QMultiHash 的 Java 風格非常量迭代器
QMutableLinkedListIterator 用於 QLinkedList 的 Java 風格非常量迭代器
QMutableListIterator 用於 QList 和 QQueue 的 Java 風格非常量迭代器
QMutableMapIterator 用於 QMap 和 QMultiMap 的 Java 風格非常量迭代器
QMutableSetIterator 用於 QSet 的 Java 風格非常量迭代器
QMutableVectorIterator 用於 QVector 和 QStack 的 Java 風格非常量迭代器
QMutex 在綫程之間串行化訪問
QMutexLocker 簡化鎖定和解鎖互斥的方便類
QNetworkAccessManager 允許應用程序發送網絡請求和接收迴復
QNetworkAddressEntry 存儲由網絡接口支持的一個 IP 地址及其關聯的 Netmask (網絡掩碼) 和廣播地址
QNetworkCacheMetaData 緩存信息
QNetworkConfiguration 一個或多個訪問點配置的抽象
QNetworkConfigurationManager 管理由係統提供的網絡配置
QNetworkCookie 保持一網絡 Cookie
QNetworkCookieJar 實現 QNetworkCookie 對象的簡單 jar
QNetworkDiskCache 很基本的磁盤緩存
QNetworkInterface 主機的 IP 地址和網絡接口列錶
QNetworkProxy 網絡層代理
QNetworkProxyFactory 細粒度代理選定
QNetworkProxyQuery 用於查詢套接字的代理設置
QNetworkReply 包含請求數據和頭 (發送請求采用 QNetworkAccessManager)
QNetworkRequest 保持要采用 QNetworkAccessManager 發送的請求
QNetworkSession 控製係統訪問點,且當多個客戶端訪問同一訪問點時啓用會話管理
QObject 所有 Qt 對象的基類
QObjectCleanupHandler 看守多個 QObject 的壽命
QPageSetupDialog 用於打印機頁麵相關選項的配置對話框
QPaintDevice The base class of objects that can be painted
QPaintEngine QPainter 如何在給定平颱繪製給定設備的抽象定義
QPaintEngineState 活動描繪引擎當前狀態的有關信息
QPaintEvent 包含用於描繪事件的事件參數
QPainter 在 Widget 和其它描繪設備上履行低級描繪
QPainterPath 用於描繪操作的容器,使圖形形狀能夠被構造和重用
QPainterPathStroker 用於為給定描繪器路徑生成可填充輪廓
QPair 存儲一對項的模闆類
QPalette 包含各 Widget 狀態的顔色組
QPanGesture 描述由用戶做齣的平移手勢
QParallelAnimationGroup 平行動畫組
QPauseAnimation 暫停 QSequentialAnimationGroup
QPen 定義 QPainter 如何繪製綫條和形狀的輪廓
QPersistentModelIndex 用於在數據模型中定位數據
QPicture 用於記錄和重演 QPainter 命令的描繪設備
QPinchGesture 描述由用戶做齣的捏閤手勢
QPixmap 可以用作描繪設備的離屏圖像錶示
QPixmapCache 應用程序範圍像素圖緩存
QPlainTextDocumentLayout 用於 QTextDocument 的純文本布局實現
QPlainTextEdit 用於編輯和顯示純文本的 Widget
QPlastiqueStyle Widget style similar to the Plastik style available in KDE
QPlatformCursor Information about pointer device events (movement, buttons), and requests to change the currently displayed cursor
QPlatformCursorImage Set of graphics intended to be used as cursors
QPlatformFontDatabase Makes it possible to customize how fonts are discovered and how they are rendered
QPlatformWindowFormat Specifies the display format of an OpenGL rendering context and if possible attributes of the corresponding QPlatformWindow
QPluginLoader 在運行時加載插件
QPoint 使用整數精度定義平麵點
QPointF 使用浮點精度定義平麵點
QPointer 提供指嚮 QObject 守衛指針的模闆類
QPolygon 使用整數精度的點嚮量
QPolygonF 使用浮點精度的點嚮量
QPrintDialog 用於指定打印機配置的對話框
QPrintEngine 定義 QPrinter 如何與給定打印子係統交互的接口
QPrintPreviewDialog 為打印機輸齣而預覽和配置頁麵布局的 Widget
QPrintPreviewWidget 為打印機輸齣而預覽頁麵布局的 Widget
QPrinter 在打印機上描繪的描繪設備
QPrinterInfo 給予訪問現有打印機的有關信息
QProcess 用於啓動外部程序並與它們進行通信
QProcessEnvironment 保持可以被傳遞給程序的環境變量
QProgressBar 水平 (或垂直) 進度條
QProgressDialog 慢操作的進度反饋
QPropertyAnimation 動畫 Qt 特性
QProxyScreen Generic interface to QScreen implementations
QProxyScreenCursor Generic interface to QScreenCursor implementations
QProxyStyle 簡化動態覆蓋 QStyle 元素的方便類
QPushButton 命令按鈕
QQuaternion 錶示由嚮量和標量組成的四元數
QQueue 提供隊列的通用容器
QRadialGradient 用於組閤 QBrush 以指定徑嚮漸變筆刷
QRadioButton 帶文本標簽的單選按鈕
QRasterPaintEngine 啓用描繪操作硬件加速 (在 Qt for Embedded Linux 中)
QRawFont 訪問字體的單物理實例
QReadLocker 用於讀取訪問的鎖定和解鎖的讀寫鎖的方便簡化類
QReadWriteLock 讀/寫鎖定
QRect 使用整數精度定義平麵矩形
QRectF 使用浮點精度定義平麵矩形
QRegExp 使用正則錶達式進行模式匹配
QRegExpValidator Used to check a string against a regular expression
QRegion 為描繪器指定裁剪區域
QResizeEvent 包含用於重置大小事件的事件參數
QResource 用於直接讀取資源的接口
QRubberBand 可以指示選定 (或邊界) 的矩形或直綫
QRunnable 用於所有可運行對象的基類
QS60MainAppUi Helper class for S60 migration
QS60MainApplication Support for migration from S60
QS60MainDocument Helper class for S60 migration
QS60Style Look and feel suitable for applications on S60
QScopedArrayPointer 存儲動態分配對象數組的指針,並在銷毀時刪除它
QScopedPointer 存儲動態分配對象的指針,並在銷毀時刪除它
QScopedValueRollback 當銷毀時將變量重置為其先前值
QScreen 用於 Qt for Embedded Linux 屏幕驅動程序的基類
QScreenCursor Base class for screen cursors in Qt for Embedded Linux
QScreenDriverFactory Creates screen drivers in Qt for Embedded Linux
QScreenDriverPlugin Abstract base class for screen driver plugins in Qt for Embedded Linux
QScriptClass Interface for defining custom behavior of (a class of) Qt Script objects
QScriptClassPropertyIterator Iterator interface for custom Qt Script objects
QScriptContext Represents a Qt Script function invocation
QScriptContextInfo Additional information about a QScriptContext
QScriptEngine Environment for evaluating Qt Script code
QScriptEngineAgent Interface to report events pertaining to QScriptEngine execution
QScriptEngineDebugger QScriptEngine debugger
QScriptExtensionPlugin Abstract base for custom QScript extension plugins
QScriptProgram Encapsulates a Qt Script program
QScriptString Acts as a handle to "interned" strings in a QScriptEngine
QScriptSyntaxCheckResult The result of a script syntax check
QScriptValue Acts as a container for the Qt Script data types
QScriptValueIterator Java-style iterator for QScriptValue
QScriptable Access to the Qt Script environment from Qt C++ member functions
QScrollArea 把視圖捲動到另一 Widget
QScrollBar 垂直 (或水平) 滾動條
QSemaphore 通用計數信號量
QSequentialAnimationGroup 動畫的順序組
QSessionManager 訪問會話管理器
QSet 提供基於哈希錶的集的模闆類
QSetIterator 用於 QSet 的 Java 風格常量迭代器
QSettings 平颱無關的持久性應用程序設置
QSharedData 用於共享數據對象的基類
QSharedDataPointer 錶示隱式共享對象指針
QSharedMemory 訪問共享內存段
QSharedPointer 保持共享指針強引用
QShortcut 用於創建鍵盤快捷鍵
QShortcutEvent 當用戶按下組閤鍵時生成的事件
QShowEvent 當展示 Widget 時發送的事件
QSignalMapper 捆綁來自可識彆發送器的信號
QSignalSpy 啓用信號發齣自省
QSignalTransition 基於 Qt 信號的過渡
QSimpleXmlNodeModel Implementation of QAbstractXmlNodeModel sufficient for many common cases
QSize 使用整數點精度定義 2D 對象的大小
QSizeF 使用浮點精度定義 2D 對象的大小
QSizeGrip 用於重置頂層窗口大小的重置大小手柄
QSizePolicy 描述水平和垂直重置大小策略的布局屬性
QSlider 垂直 (或水平) 滑塊
QSocketNotifier 支持監視文件描述符活動
QSortFilterProxyModel 支持排序和過濾在另一模型和視圖之間傳遞的數據
QSound Access to the platform audio facilities
QSourceLocation Identifies a location in a resource by URI, line, and column
QSpacerItem 布局中的空白空間
QSpinBox 自鏇框 Widget
QSplashScreen 可以在應用程序啓動期間展示的閃屏
QSplitter 實現分割器 Widget
QSplitterHandle Handle functionality of the splitter
QSqlDatabase Represents a connection to a database
QSqlDriver Abstract base class for accessing specific SQL databases
QSqlDriverCreator Template class that provides a SQL driver factory for a specific driver type
QSqlDriverCreatorBase The base class for SQL driver factories
QSqlDriverPlugin 用於自定義 QSqlDriver 插件的抽象基
QSqlError SQL 數據庫錯誤信息
QSqlField 操縱 SQL 數據庫錶和視圖中的字段
QSqlIndex Functions to manipulate and describe database indexes
QSqlQuery 執行和操縱 SQL 語句的手段
QSqlQueryModel Read-only data model for SQL result sets
QSqlRecord 封裝數據庫記錄
QSqlRelation Stores information about an SQL foreign key
QSqlRelationalDelegate Delegate that is used to display and edit data from a QSqlRelationalTableModel
QSqlRelationalTableModel Editable data model for a single database table, with foreign key support
QSqlResult Abstract interface for accessing data from specific SQL databases
QSqlTableModel Editable data model for a single database table
QSslCertificate 用於 X509 證書的便捷 API
QSslCipher 錶示 SSL 加密密碼
QSslConfiguration 保持 SSL 連接的配置和狀態
QSslError SSL 錯誤
QSslKey 用於私鑰和公鑰的接口
QSslSocket 用於客戶端和服務器兩者的 SSL 加密套接字
QStack 提供堆棧的模闆類
QStackedLayout 每次僅一 Widget 可見的 Widget 堆棧
QStackedWidget 每次僅一 Widget 可見的 Widget 堆棧
QStandardItem 用於 QStandardItemModel 類的項
QStandardItemEditorCreator 不必子類化 QItemEditorCreatorBase 注冊 Widget 的可能性
QStandardItemModel 用於存儲自定義數據的一般模型
QState 用於 QStateMachine 的一般目的狀態
QStateMachine 分層有限狀態機
QStaticText 當文本及其布局很少更新時,啓用優化文本繪製
QStatusBar 適於呈現狀態信息的水平條
QStatusTipEvent 用於在狀態欄展示消息的事件
QString Unicode 字符串
QStringList 字符串列錶
QStringListModel 嚮視圖供給字符串的模型
QStringMatcher 保持可以在 Unicode 字符串中快速匹配的字符序列
QStringRef 圍繞 QString 子字符串的瘦包裹器
QStyle 封裝 GUI 外觀和感覺的抽象基類
QStyleFactory 創建 QStyle 對象
QStyleHintReturn 返迴比基本數據類型更多的樣式提示
QStyleHintReturnMask 返迴 QRegion 的樣式提示
QStyleHintReturnVariant 返迴 QVariant 的樣式提示
QStyleOption 存儲用於 QStyle 函數的參數
QStyleOptionButton 用於繪製按鈕的描述參數
QStyleOptionComboBox 用於繪製組閤框的描述參數
QStyleOptionComplex 用於保持所有復雜控件的公共參數
QStyleOptionDockWidget 用於繪製停放 Widget 的描述參數
QStyleOptionFocusRect 用於采用 QStyle 繪製聚焦矩形的描述參數
QStyleOptionFrame 用於繪製框架的描述參數
QStyleOptionFrameV2 Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above
QStyleOptionFrameV3 Used to describe the parameters necessary for drawing a frame in Qt 4.1 or above
QStyleOptionGraphicsItem 用於繪製 QGraphicsItem 的所需描述參數
QStyleOptionGroupBox 用於繪製組框的描述參數
QStyleOptionHeader 用於繪製 Header (頭) 的描述參數
QStyleOptionMenuItem 用於繪製菜單項的必要描述參數
QStyleOptionProgressBar 用於描述繪製進度條的必要參數
QStyleOptionProgressBarV2 Used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above
QStyleOptionQ3DockWindow Used to describe the parameters for drawing various parts of a Q3DockWindow
QStyleOptionQ3ListView Used to describe the parameters for drawing a Q3ListView
QStyleOptionQ3ListViewItem Used to describe an item drawn in a Q3ListView
QStyleOptionRubberBand 用於繪製橡皮筋的描述參數
QStyleOptionSizeGrip 用於繪製大小握把的描述參數
QStyleOptionSlider 用於繪製滑塊的所需描述參數
QStyleOptionSpinBox 用於描述繪製自鏇框的必要參數
QStyleOptionTab 用於繪製選項卡欄的描述參數
QStyleOptionTabBarBase 用於描述選項卡欄的基 (即:選項卡欄通常與之重疊的部分)
QStyleOptionTabBarBaseV2 用於描述選項卡欄的基 (即:選項卡欄通常與之重疊的部分)
QStyleOptionTabV2 Used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above
QStyleOptionTabV3 Used to describe the parameters necessary for drawing a tabs in Qt 4.5 or above
QStyleOptionTabWidgetFrame 用於描述圍繞選項卡 Widget 繪製框架的參數
QStyleOptionTabWidgetFrameV2 用於描述圍繞選項卡 Widget 繪製框架的參數
QStyleOptionTitleBar 用於繪製標題欄的描述參數
QStyleOptionToolBar 用於繪製工具欄的描述參數
QStyleOptionToolBox 用於繪製工具框的所需描述參數
QStyleOptionToolBoxV2 Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above
QStyleOptionToolButton 用於繪製工具按鈕的描述參數
QStyleOptionViewItem 用於繪製視圖 Widget 中項的描述參數
QStyleOptionViewItemV2 Used to describe the parameters necessary for drawing a frame in Qt 4.2 or above
QStyleOptionViewItemV3 Used to describe the parameters necessary for drawing a frame in Qt 4.3 or above
QStyleOptionViewItemV4 Used to describe the parameters necessary for drawing a frame in Qt 4.4 or above
QStylePainter 方便類用於在 Widget 內繪製 QStyle 元素
QStylePlugin 用於自定義 QStyle 插件的抽象基
QStyledItemDelegate 用於顯示和編輯來自模型的數據項的設施
QSupportedWritingSystems 當采用內部 Qt fontdatabase (字體數據庫) 注冊字體時使用
QSvgGenerator 用於創建 SVG 繪製的描繪設備
QSvgRenderer 用於將 SVG 文件內容繪製到描繪設備上
QSvgWidget 用於顯示 SVG (可伸縮嚮量圖形) 文件內容的 Widget
QSwipeGesture 描述由用戶做齣的輕掃手勢
QSymbianEvent Contains a Symbian event of any type
QSymbianGraphicsSystemHelper Defines functions required by QtMultimediaKit in order to enable video rendering
QSyntaxHighlighter 允許您定義句法高亮規則,此外,還可以使用該類查詢文檔的當前格式或用戶數據
QSysInfo 有關係統的信息
QSystemLocale Can be used to finetune the system locale of the user
QSystemSemaphore 係統信號量的一般計數
QSystemTrayIcon 用於係統托盤的應用程序圖標
QTabBar 選項卡欄 (如:用於選項卡式對話框)
QTabWidget 選項卡式 Widget 的堆棧
QTableView 錶格視圖的默認模型/視圖實現
QTableWidget 基於項的錶格視圖 (具有默認模型)
QTableWidgetItem 用於 QTableWidget 類的項
QTableWidgetSelectionRange 在模型中的交互選定方式 (不采用模型索引和選定模型)
QTabletEvent 包含數位闆事件的描述參數
QTapAndHoldGesture 描述由用戶做齣的敲擊並保持 (亦稱作 LongTap) 手勢
QTapGesture 描述由用戶做齣的敲擊手勢
QTcpServer 基於 TCP 的服務器
QTcpSocket TCP 套接字
QTemporaryFile 操作臨時文件的 I/O 設備
QTest::QTouchEventSequence 用於模擬一係列觸摸事件
QTestEventList GUI 事件列錶
QTextBlock 用於 QTextDocument 中文本片段的容器
QTextBlockFormat 用於 QTextDocument 文本塊的格式化信息
QTextBlockGroup QTextDocument 的文本塊容器
QTextBlockUserData 用於將自定義數據關聯文本塊
QTextBoundaryFinder 在字符串中查找 Unicode 文本邊界的辦法
QTextBrowser 帶 Hypertext (超文本) 導航的富文本瀏覽器
QTextCharFormat 用於 QTextDocument 字符的格式化信息
QTextCodec 在文本編碼間轉換
QTextCodecPlugin Abstract base for custom QTextCodec plugins
QTextCursor 提供訪問和修改 QTextDocument 的 API
QTextDecoder 基於狀態的解碼器
QTextDocument Holds formatted text that can be viewed and edited using a QTextEdit
QTextDocumentFragment 錶示一塊來自 QTextDocument 的格式化文本
QTextDocumentWriter 用於將 QTextDocument 寫入文件或其它設備的格式無關接口
QTextEdit 用於編輯和顯示純文本 富文本兩者的 Widget
QTextEncoder 基於狀態的編碼器
QTextFormat 用於 QTextDocument 的格式化信息
QTextFragment 采用單 QTextCharFormat 保存一塊 QTextDocument 文本
QTextFrame 錶示 QTextDocument 框架
QTextFrameFormat 用於 QTextDocument 框架的格式化信息
QTextIStream Convenience class for input streams
QTextImageFormat 用於 QTextDocument 圖像的格式化信息
QTextInlineObject Represents an inline object in a QTextLayout
QTextItem 在自定義描繪引擎中描繪文本所需的所有信息
QTextLayout 用於布置和渲染文本
QTextLength 封裝用於 QTextDocument 中的不同長度類型
QTextLine 錶示一行 QTextLayout 文本
QTextList QTextDocument 項的裝飾列錶
QTextListFormat 用於 QTextDocument 列錶的格式化信息
QTextOStream Convenience class for output streams
QTextObject 可以將 QTextDocument 各部分分組在一起的不同種類對象的基類
QTextObjectInterface 允許在 QTextDocument 中繪製自定義文本對象
QTextOption 一般富文本特性的描述
QTextStream 用於讀寫文本的方便接口
QTextTable 錶示 QTextDocument 中的錶格
QTextTableCell 錶示 QTextTable 中單元格的特性
QTextTableCellFormat 用於 QTextDocument 中錶格單元格的格式化信息
QTextTableFormat 用於 QTextDocument 中錶格的格式化信息
QThread 獨立於平颱的綫程管理辦法
QThreadPool 管理一批 QThread
QThreadStorage 每綫程數據存儲
QTileRules
QTime 時鍾時間功能
QTimeEdit 用於編輯時間的 Widget (基於 QDateTimeEdit 小部件)
QTimeLine 控製動畫的時間綫
QTimer 重復和單發計時器
QTimerEvent 包含計時器事件的描述參數
QToolBar 包含一組控件的可移動麵闆
QToolBox 選項卡化 Widget 項的列
QToolButton 命令 (或選項) 的快速訪問按鈕,通常用於 QToolBar
QToolTip 用於任何 Widget 的工具提示 (氣球幫助)
QTouchEvent 包含觸摸事件的描述參數
QTransform 指定坐標係的 2D 變換
QTranslator 用於文本輸齣的國際化支持
QTreeView 樹視圖的默認模型/視圖實現
QTreeWidget 使用預定義樹模型的樹視圖
QTreeWidgetItem 用於 QTreeWidget 方便類的項
QTreeWidgetItemIterator 遍曆 QTreeWidget 實例項的辦法
QUdpSocket UDP (用戶數據報協議) 套接字
QUiLoader Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths
QUndoCommand 存儲在 QUndoStack 中的所有命令的基類
QUndoGroup QUndoStack 對象的組
QUndoStack QUndoCommand 對象的堆棧
QUndoView 顯示 QUndoStack 的內容
QUrl 用於操控 URL 的方便接口
QUrlInfo Stores information about URLs
QUuid 存儲 UUID (通用唯一標識符)
QVBoxLayout 垂直排列 Widget
QValidator 輸入文本的驗證
QVarLengthArray 低級可變長度數組
QVariant 舉動像最常見 Qt 數據類型的並集
QVariantAnimation Abstract base class for animations
QVector 提供動態數組的模闆類
QVector2D 錶示 2D 空間中的嚮量或頂點
QVector3D 錶示 3D 空間中的嚮量或頂點
QVector4D 錶示 4D 空間中的嚮量或頂點
QVectorIterator 用於 QVector 和 QStack 的 Java 風格常量迭代器
QVideoFrame Representation of a frame of video data
QVideoSurfaceFormat 指定視頻呈現錶麵的流格式
QWSCalibratedMouseHandler Mouse calibration and noise reduction in Qt for Embedded Linux
QWSClient Encapsulates a client process in Qt for Embedded Linux
QWSEmbedWidget Enables embedded top-level widgets in Qt for Embedded Linux
QWSEvent Encapsulates an event in Qt for Embedded Linux
QWSGLWindowSurface The drawing area for top-level windows with Qt for Embedded Linux on EGL/OpenGL ES. It also provides the drawing area for QGLWidgets whether they are top-level windows or children of another QWidget
QWSInputMethod International input methods in Qt for Embedded Linux
QWSKeyboardHandler Base class for keyboard drivers in Qt for Embedded Linux
QWSMouseHandler Base class for mouse drivers in Qt for Embedded Linux
QWSPointerCalibrationData Container for mouse calibration data in Qt for Embedded Linux
QWSScreenSaver Base class for screensavers in Qt for Embedded Linux
QWSServer Encapsulates a server process in Qt for Embedded Linux
QWSWindow Encapsulates a top-level window in Qt for Embedded Linux
QWaitCondition 用於同步綫程的條件變量
QWeakPointer 保持共享指針的弱引用
QWebDatabase Access to HTML 5 databases created with JavaScript
QWebElement Convenient access to DOM elements in a QWebFrame
QWebElementCollection Represents a collection of web elements
QWebFrame Represents a frame in a web page
QWebHistory Represents the history of a QWebPage
QWebHistoryInterface Interface to implement link history
QWebHistoryItem Represents one item in the history of a QWebPage
QWebHitTestResult Information about the web page content after a hit test
QWebInspector Allows the placement and control of a QWebPage's inspector. The inspector can display a page's hierarchy, its loading statistics and the current state of its individual elements. It is mostly used by web developers
QWebPage 用於查看和編輯 Web 文檔的對象
QWebPluginFactory Used to embed custom data types in web pages
QWebSecurityOrigin Defines a security boundary for web sites
QWebSettings Object to store the settings used by QWebPage and QWebFrame
QWebView 用於查看和編輯 Web 文檔的 Widget
QWhatsThis 任何 Widget 的簡單描述,即迴答 What's This? 問題
QWhatsThisClickedEvent 可用於處理 What's This? 文本中的超鏈接的事件
QWheelEvent 包含滾輪事件的描述參數
QWidget 所有用戶界麵對象的基類
QWidgetAction 通過界麵 (把自定義 Widget 插入基於動作的容器) 擴展 QAction,譬如:工具欄
QWidgetItem 錶示 Widget 的布局項
QWindowStateChangeEvent 在窗口狀態改變之前的窗口狀態
QWindowsMime 將開放標準 MIME 映射到 Windows 剪貼闆格式
QWindowsStyle Microsoft Windows-like look and feel
QWindowsVistaStyle Look and feel suitable for applications on Microsoft Windows Vista
QWindowsXPStyle Microsoft Windows XP-like look and feel
QWizard 嚮導框架
QWizardPage 用於嚮導頁麵的基類
QWriteLocker 用於寫入訪問的鎖定和解鎖的讀寫鎖的方便簡化類
QX11EmbedContainer XEmbed container widget
QX11EmbedWidget XEmbed client widget
QX11Info Information about the X display configuration
QXmlAttributes XML 屬性
QXmlContentHandler 報告 XML 數據邏輯內容的接口
QXmlDTDHandler 報告 XML 數據 DTD 內容的接口
QXmlDeclHandler 報告 XML 數據聲明內容的接口
QXmlDefaultHandler 所有 XML 處理程序類的默認實現
QXmlEntityResolver 用於解析 XML 數據包含外部實體的接口
QXmlErrorHandler 報告 XML 數據錯誤的接口
QXmlFormatter Implementation of QXmlSerializer for transforming XQuery output into formatted XML
QXmlInputSource 用於 QXmlReader 子類的輸入數據
QXmlItem 包含 XML 節點 (或原子值)
QXmlLexicalHandler 用於報告 XML 數據詞法內容的接口
QXmlLocator 具有有關文件剖析位置信息的 XML 處理程序類
QXmlName Represents the name of an XML node, in an efficient, namespace-aware way
QXmlNamePool Table of shared strings referenced by instances of QXmlName
QXmlNamespaceSupport 想要包括名稱空間支持 XML 讀取器的幫手類
QXmlNodeModelIndex Identifies a node in an XML node model subclassed from QAbstractXmlNodeModel
QXmlParseException 用於報告錯誤采用 QXmlErrorHandler 接口
QXmlQuery 對 XML 數據或對看起來像 XML 的非 XML 建模數據履行 XQueries
QXmlReader XML 讀取器接口 (即:剖析器)
QXmlResultItems Iterates through the results of evaluating an XQuery in QXmlQuery
QXmlSchema 加載和驗證 W3C XML 模式
QXmlSchemaValidator Validates XML instance documents against a W3C XML Schema
QXmlSerializer Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML
QXmlSimpleReader 簡單 XML 剖析器的實現
QXmlStreamAttribute 錶示單 XML 屬性
QXmlStreamAttributes 錶示 QXmlStreamAttribute 嚮量
QXmlStreamEntityDeclaration 錶示 DTD 實體聲明
QXmlStreamEntityResolver 用於 QXmlStreamReader 的實體解析器
QXmlStreamNamespaceDeclaration 錶示名稱空間聲明
QXmlStreamNotationDeclaration 錶示 DTD 錶示法聲明
QXmlStreamReader 用於憑藉簡單流化 API 讀取格式良好的 XML 的快速剖析器
QXmlStreamWriter 采用簡單流化 API 的 XML 寫入器
QtConcurrent::Exception 可以跨綫程轉移異常的基類
QtConcurrent::UnhandledException Represents an unhandled exception in a worker thread