📄 qfeatures.txt
字号:
SeeAlso: ???Feature: PROGRESSDIALOGDescription: Supports feedback on the progress of a slow operation.Section: DialogsRequires: PROGRESSBARName: QProgressDialogSeeAlso: ???Feature: INPUTDIALOGDescription: Supports a simple convenience dialog to get a single value from the user.Section: DialogsRequires: COMBOBOX SPINBOX STACKEDWIDGETName: QInputDialogSeeAlso: ???Feature: TABDIALOGDescription: Supports a stack of tabbed widgets.Section: DialogsRequires: TABBARName: Q3TabDialogSeeAlso: ???Feature: ERRORMESSAGEDescription: Supports an error message display dialog.Section: DialogsRequires: TEXTEDITName: QErrorMessageSeeAlso: ???# ItemViewsFeature: ITEMVIEWSDescription: Supports the model/view architecture managing the relationship between data and the way it is presented to the user.Section: ItemViewsRequires: RUBBERBAND SCROLLAREAName: The Model/View FrameworkSeeAlso: ???Feature: DIRMODELDescription: Supports a data model for the local filesystem.Section: ItemViewsRequires: ITEMVIEWSName: QDirModelSeeAlso: ???Feature: STANDARDITEMMODELDescription: Supports a generic model for storing custom data.Section: ItemViewsRequires: ITEMVIEWSName: QStandardItemModelSeeAlso: ???Feature: PROXYMODELDescription: Supports processing of data passed between another model and a view.Section: ItemViewsRequires: ITEMVIEWSName: QAbstractProxyModelSeeAlso: ???Feature: SORTFILTERPROXYMODELDescription: Supports sorting and filtering of data passed between another model and a view. Section: ItemViewsRequires: PROXYMODELName: QSortFilterProxyModelSeeAlso: ???Feature: STRINGLISTMODELDescription: Supports a model that supplies strings to views.Section: ItemViewsRequires: ITEMVIEWSName: QStringListModelSeeAlso: ???Feature: LISTVIEWDescription: Supports a list or icon view onto a model.Section: ItemViewsRequires: ITEMVIEWSName: QListViewSeeAlso: ???Feature: TABLEVIEWDescription: Supports a default model/view implementation of a table view. Section: ItemViewsRequires: ITEMVIEWS Name: QTableViewSeeAlso: ???Feature: TREEVIEWDescription: Supports a default model/view implementation of a tree view.Section: ItemViewsRequires: ITEMVIEWSName: QTreeViewSeeAlso: ???# StylesFeature: STYLE_WINDOWSDescription: Supports a Microsoft Windows-like look and feel. Section: StylesRequires:Name: QWindowsStyleSeeAlso: ???Feature: STYLE_MOTIFDescription: Supports a Motif look and feel. Section: StylesRequires:Name: QMotifStyleSeeAlso: ???Feature: STYLE_CDEDescription: Supports a CDE look and feel. Section: StylesRequires: STYLE_MOTIFName: QCDEStyleSeeAlso: ???Feature: STYLE_PLASTIQUEDescription: Supports a widget style similar to the Plastik style available in KDE.Section: StylesRequires: STYLE_WINDOWS IMAGEFORMAT_XPMName: QPlastiqueStyleSeeAlso: ???Feature: STYLE_WINDOWSXPDescription: Supports a Microsoft WindowsXP-like look and feel.Section: StylesRequires: STYLE_WINDOWSName: QWindowsXPStyleSeeAlso: ???# ImagesFeature: IMAGEFORMATPLUGINDescription: Supports writing an image format plugin.Section: ImagesRequires: Name: QImageIOPluginSeeAlso: ???Feature: ICONDescription: Supports scalable icons in different modes and states.Section: ImagesRequires: IMAGE_HEURISTIC_MASKName: QIconSeeAlso: ???Feature: MOVIEDescription: Supports animated images.Section: ImagesRequires:Name: QMovieSeeAlso: ???Feature: IMAGEFORMAT_BMPDescription: Supports Microsoft's Bitmap image file format.Section: ImagesRequires:Name: BMP Image FormatSeeAlso: ???Feature: IMAGEFORMAT_PPMDescription: Supports the Portable Pixmap image file format.Section: ImagesRequires: Name: PPM Image FormatSeeAlso: ???Feature: IMAGEFORMAT_XBMDescription: Supports the X11 Bitmap image file format.Section: ImagesRequires: Name: XBM Image FormatSeeAlso: ???Feature: IMAGEFORMAT_XPMDescription: Supports the X11 Pixmap image file format.Section: ImagesRequires: TEXTSTREAMName: XPM Image FormatSeeAlso: ???Feature: IMAGEFORMAT_PNGDescription: Supports the Portable Network Graphics image file format.Section: ImagesRequires: Name: PNG Image FormatSeeAlso: ???Feature: IMAGEFORMAT_JPEGDescription: Supports the Joint Photographic Experts Group image file format.Section: ImagesRequires: Name: JPEG Image FormatSeeAlso: ???Feature: IMAGE_HEURISTIC_MASKDescription: Supports creating a 1-bpp heuristic mask for images.Section: ImagesRequires:Name: QImage::createHeuristicMask()SeeAlso: ???Feature: IMAGE_TEXTDescription: Supports image file text strings.Section: ImagesRequires:Name: Image TextSeeAlso: ???# PaintingFeature: DIRECTPAINTERDescription: Supports direct access to the video hardware.Section: PaintingRequires:Name: QDirectPainterSeeAlso: ???Feature: PICTUREDescription: Supports recording and replaying QPainter commands.Section: PaintingRequires: Name: QPictureSeeAlso: ???Feature: COLORNAMESDescription: Supports color names such as "red", used by QColorand by some HTML documents.Section: PaintingRequires:Name: Color NamesSeeAlso: ???Feature: PRINTERDescription: Supports printing Section: PaintingRequires: TEXTSTREAM FILEDIALOGName: QPrinterSeeAlso: ???# FontsFeature: FREETYPEDescription: Supports the FreeType 2 font engine (and its supported font formats).Section: FontsRequires:Name: Freetype Font EngineSeeAlso: ???Feature: QWS_QPFDescription: Supports Qt's pre-rendered fonts, a light-weight non-scalable font format specific to Qtopia Core.Section: FontsRequires:Name: Qt Prerendered Font FormatSeeAlso: ???# InternationalizationFeature: TEXTCODECPLUGINDescription: Supports custom text codecs that can be loaded dynamically into applications.Section: InternationalizationRequires: TEXTCODEC LIBRARYName: QTextCodecPluginSeeAlso: ???Feature: TRANSLATIONDescription: Supports translations using QObject::tr().Section: InternationalizationRequires:Name: TranslationSeeAlso: ???Feature: TRANSLATION_UTF8Description: Supports translations using QObject::trUtf8().Section: InternationalizationRequires: TRANSLATION TEXTCODECName: Translation (UTF-8 representation) SeeAlso: ???Feature: TEXTCODECDescription: Supports conversions between text encodings.Section: InternationalizationRequires:Name: QTextCodecSeeAlso: ???Feature: CODECSDescription: Supports non-unicode text conversions.Section: InternationalizationRequires: TEXTCODECName: CodecsSeeAlso: ???Feature: BIG_CODECSDescription: Supports big codecs, e.g. CJK.Section: InternationalizationRequires: Name: Big CodecsSeeAlso: ???Feature: QWS_INPUTMETHODSDescription: Supports international input methods.Section: InternationalizationRequires: Name: QWSInputMethodSeeAlso: ???# NetworkingFeature: URLINFODescription: Supports storage of URL information.Section: NetworkingRequires: Name: QUrlInfoSeeAlso: ???Feature: HOSTINFODescription: Supports host name lookups.Section: NetworkingRequires: TEXTSTREAM Name: QHostInfoSeeAlso: ???Feature: FTPDescription: Supports FTP file access.Section: NetworkingRequires: URLINFO TEXTDATEName: File Transfer ProtocolSeeAlso: ???Feature: HTTPDescription: Supports HTTP file access.Section: NetworkingRequires: HOSTINFOName: Hyper Text Transfer ProtocolSeeAlso: ???Feature: UDPSOCKETDescription: Supports User Datagram Protocol sockets.Section: NetworkingRequires: Name: QUdpSocketSeeAlso: ???Feature: NETWORKPROXYDescription: Supports configuring network layer proxy support to the Qt network classes.Section: NetworkingRequires: Name: QNetworkProxySeeAlso: ???Feature: SOCKS5Description: Supports SOCKS v5 network proxy.Section: NetworkingRequires: NETWORKPROXYName: SOCKS5SeeAlso: ???Feature: COPDescription: Supports the QCOP protocol, which is a many-to-manycommunication protocol for transferring messages on variouschannels, and Inter Process Communications (IPC).Section: NetworkingRequires:Name: QCopChannelSeeAlso: ???# Qtopia CoreFeature: QWS_SOUNDSERVERDescription: Supports servers playing sounds.Section: Qtopia CoreRequires: SOUND HOSTINFO QWS_MULTIPROCESSName: Sound ServerSeeAlso: ???Feature: QWS_MULTIPROCESSDescription: Supports multi-process architecture.Section: Qtopia CoreRequires:Name: Multi-ProcessSeeAlso: ???Feature: QWS_KEYBOARDDescription: Supports the console keyboard.Section: Qtopia CoreRequires:Name: KeyboardSeeAlso: ???Feature: QWS_CURSORDescription: Supports visible cursors.Section: Qtopia CoreRequires: CURSORName: CursorSeeAlso: ???Feature: QWS_ALPHA_CURSORDescription: Supports alpha-blended cursors.Section: Qtopia CoreRequires:Name: Alpha CursorSeeAlso: ???Feature: QWS_MANAGERDescription: Supports the window manager.Section: Qtopia CoreRequires: QWS_DECORATION_DEFAULTName: ManagerSeeAlso: ???Feature: QWS_DECORATION_DEFAULTDescription: Supports default decoration of the top level windows. Section: Qtopia CoreRequires: Name: DecorationSeeAlso: ???Feature: QWS_DECORATION_WINDOWSDescription: Supports a "Windows" style decoration of the top level windows. Section: Qtopia CoreRequires: QWS_DECORATION_DEFAULTName: Decoration (Windows Style)SeeAlso: ???Feature: QWS_DECORATION_STYLEDDescription: Supports styled decoration of the top level windows. Section: Qtopia CoreRequires: QWS_DECORATION_DEFAULTName: Decoration (Styled)SeeAlso: ???Feature: QWS_MOUSEDescription: Supports mouse drivers.Section: Qtopia CoreRequires:Name: MouseSeeAlso: ???Feature: QWS_MOUSE_AUTODescription: Supports auto-detected mouse drivers.Section: Qtopia CoreRequires:Name: Mouse (Auto)SeeAlso: ???Feature: QWS_MOUSE_MANUALDescription: Supports non-autodetected mouse drivers.Section: Qtopia CoreRequires:Name: Mouse (Non-Auto)SeeAlso: ???Feature: QWS_PROPERTIESDescription: Supports window system properties.Section: Qtopia CoreRequires:Name: PropertiesSeeAlso: ???Feature: SXEDescription: Supports Safe Execution Environment (experimental).Section: Qtopia CoreRequires: QWS_MULTIPROCESSName: SXESeeAlso: ???
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -