Qt:Документация 4.3.2/groups

Материал из Wiki.crossplatform.ru

(Различия между версиями)
Перейти к: навигация, поиск
м Qt:4.3.2 Док/groups» переименована в «Qt:Документация 4.3.2/groups»)
Строка 1: Строка 1:
-
{{qt4.3.2_header}}
+
{{Qt4.3.2_header}}
-
= Grouped Classes =
+
 
 +
=Grouped Classes<br />=
This page provides a way of navigating Qt's classes by grouping related classes together. Some classes may appear in more than one group.
This page provides a way of navigating Qt's classes by grouping related classes together. Some classes may appear in more than one group.
-
{| width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0"
+
 
-
|- valign="top" class="odd"  
+
 
-
| [[Qt:Документация_4.3.2/abstractwidgets | Abstract Widget Classes]]
+
{| width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0"
-
| Abstract widget classes usable through subclassing.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/abstractwidgets | Abstract Widget Classes]]
-
| [[Qt:Документация_4.3.2/accessibility | Accessibility Classes]]
+
|Abstract widget classes usable through subclassing.
-
| Classes that provide support for accessibility.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/accessibility | Accessibility Classes]]
-
| [[Qt:Документация_4.3.2/advanced | Advanced Widgets]]
+
|Classes that provide support for accessibility.
-
| Advanced GUI widgets such as tab widgets and progress bars.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/advanced | Advanced Widgets]]
-
| [[Qt:Документация_4.3.2/basicwidgets | Basic Widgets]]
+
|Advanced GUI widgets such as tab widgets and progress bars.
-
| Basic GUI widgets such as buttons, comboboxes and scroll bars.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/basicwidgets | Basic Widgets]]
-
| [[Qt:Документация_4.3.2/database | Database Classes]]
+
|Basic GUI widgets such as buttons, comboboxes and scroll bars.
-
| Database related classes, e.g&#x2e; for SQL databases.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/database | Database Classes]]
-
| [[Qt:Документация_4.3.2/time | Date and Time Classes]]
+
|Database related classes, e.g&#x2e; for SQL databases.
-
| Classes for handling date and time.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/time | Date and Time Classes]]
-
| [[Qt:Документация_4.3.2/desktop | Desktop Environment Classes]]
+
|Classes for handling date and time.
-
| Classes for interacting with the user's desktop environment.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/desktop | Desktop Environment Classes]]
-
| [[Qt:Документация_4.3.2/draganddrop | Drag And Drop Classes]]
+
|Classes for interacting with the user's desktop environment.
-
| Classes dealing with drag and drop and mime type encoding and decoding.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/draganddrop | Drag And Drop Classes]]
-
| [[Qt:Документация_4.3.2/environment | Environment Classes]]
+
|Classes dealing with drag and drop and mime type encoding and decoding.
-
| Classes providing various global services such as event handling, access to system settings and internationalization.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/environment | Environment Classes]]
-
| [[Qt:Документация_4.3.2/events | Event Classes]]
+
|Classes providing various global services such as event handling, access to system settings and internationalization.
-
| Classes used to create and handle events.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/events | Event Classes]]
-
| [[Qt:Документация_4.3.2/containers | Generic Containers]]
+
|Classes used to create and handle events.
-
| Qt's template-based container classes.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/containers | Generic Containers]]
-
| [[Qt:Документация_4.3.2/helpsystem | Help System]]
+
|Qt's template-based container classes.
-
| Classes used to provide online-help for applications.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/helpsystem | Help System]]
-
| [[Qt:Документация_4.3.2/shared | Implicitly Shared Classes]]
+
|Classes used to provide online-help for applications.
-
| Classes that use reference counting for fast copying.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/shared | Implicitly Shared Classes]]
-
| [[Qt:Документация_4.3.2/io | Input/Output and Networking]]
+
|Classes that use reference counting for fast copying.
-
| Classes providing file input and output along with directory and network handling.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/io | Input/Output and Networking]]
-
| [[Qt:Документация_4.3.2/geomanagement | Layout Management]]
+
|Classes providing file input and output along with directory and network handling.
-
| Classes handling automatic resizing and moving of widgets, for composing complex dialogs.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/geomanagement | Layout Management]]
-
| [[Qt:Документация_4.3.2/application | Main Window and Related Classes]]
+
|Classes handling automatic resizing and moving of widgets, for composing complex dialogs.
-
| Everything you need for a typical modern main application window, including menus, toolbars, workspace, etc.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/application | Main Window and Related Classes]]
-
| [[Qt:Документация_4.3.2/misc | Miscellaneous Classes]]
+
|Everything you need for a typical modern main application window, including menus, toolbars, workspace, etc.
-
| Various other useful classes.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/misc | Miscellaneous Classes]]
-
| [[Qt:Документация_4.3.2/model-view | Model/View Classes]]
+
|Various other useful classes.
-
| Classes that use the model/view design pattern.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/model-view | Model/View Classes]]
-
| [[Qt:Документация_4.3.2/multimedia | Multimedia, Graphics and Printing]]
+
|Classes that use the model/view design pattern.
-
| Classes that provide support for graphics (2D, and with OpenGL, 3D), image encoding, decoding, and manipulation, sound, animation, printing, etc.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/multimedia | Multimedia, Graphics and Printing]]
-
| [[Qt:Документация_4.3.2/tools | Non-GUI Classes]]
+
|Classes that provide support for graphics (2D, and with OpenGL, 3D), image encoding, decoding, and manipulation, sound, animation, printing, etc.
-
| Collection classes such as list, queue, stack and string, along with other classes that can be used without needing QApplication.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/tools | Non-GUI Classes]]
-
| [[Qt:Документация_4.3.2/objectmodel | Object Model]]
+
|Collection classes such as list, queue, stack and string, along with other classes that can be used without needing QApplication.
-
| The Qt GUI toolkit's underlying object model.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/objectmodel | Object Model]]
-
| [[Qt:Документация_4.3.2/organizers | Organizers]]
+
|The Qt GUI toolkit's underlying object model.
-
| User interface organizers such as splitters, tab bars, button groups, etc.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/organizers | Organizers]]
-
| [[Qt:Документация_4.3.2/plugins | Plugin Classes]]
+
|User interface organizers such as splitters, tab bars, button groups, etc.
-
| Plugin related classes.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/plugins | Plugin Classes]]
-
| [[Qt:Документация_4.3.2/qws | Qtopia Core Classes]]
+
|Plugin related classes.
-
| Classes that are specific to Qtopia Core (Qt for embedded Linux).
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/qws | Qtopia Core Classes]]
-
| [[Qt:Документация_4.3.2/script | Scripting Classes]]
+
|Classes that are specific to Qtopia Core (Qt for embedded Linux).
-
| Qt Script-related classes and overviews.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/script | Scripting Classes]]
-
| [[Qt:Документация_4.3.2/dialogs | Standard Dialog Classes]]
+
|Qt Script-related classes and overviews.
-
| Ready-made dialogs for file, font, color selection and more.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/dialogs | Standard Dialog Classes]]
-
| [[Qt:Документация_4.3.2/text | Text Processing Classes]]
+
|Ready-made dialogs for file, font, color selection and more.
-
| Classes for text processing. (See also XML Classes.)
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/text | Text Processing Classes]]
-
| [[Qt:Документация_4.3.2/thread | Threading Classes]]
+
|Classes for text processing. (See also XML Classes.)
-
| Classes that provide threading support.
+
|- valign="top" class="even" |  
-
|- valign="top" class="odd"  
+
![[Qt:Документация 4.3.2/thread | Threading Classes]]
-
| [[Qt:Документация_4.3.2/appearance | Widget Appearance and Style]]
+
|Classes that provide threading support.
-
| Appearance customization with styles, fonts, colors etc.
+
|- valign="top" class="odd" |  
-
|- valign="top" class="even"  
+
![[Qt:Документация 4.3.2/appearance | Widget Appearance and Style]]
-
| [[Qt:Документация_4.3.2/xml-tools | XML Classes]]
+
|Appearance customization with styles, fonts, colors etc.
-
| Classes that support XML, via, for example DOM and SAX.
+
|- valign="top" class="even" |  
 +
![[Qt:Документация 4.3.2/xml-tools | XML Classes]]
 +
|Classes that support XML, via, for example DOM and SAX.
|}
|}
-
{{qt4.3.2_footer}}
+
 
 +
{{Qt4.3.2_footer}}

Версия 10:12, 6 ноября 2008

40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Grouped Classes

This page provides a way of navigating Qt's classes by grouping related classes together. Some classes may appear in more than one group.


Abstract Widget Classes Abstract widget classes usable through subclassing.
Accessibility Classes Classes that provide support for accessibility.
Advanced Widgets Advanced GUI widgets such as tab widgets and progress bars.
Basic Widgets Basic GUI widgets such as buttons, comboboxes and scroll bars.
Database Classes Database related classes, e.g. for SQL databases.
Date and Time Classes Classes for handling date and time.
Desktop Environment Classes Classes for interacting with the user's desktop environment.
Drag And Drop Classes Classes dealing with drag and drop and mime type encoding and decoding.
Environment Classes Classes providing various global services such as event handling, access to system settings and internationalization.
Event Classes Classes used to create and handle events.
Generic Containers Qt's template-based container classes.
Help System Classes used to provide online-help for applications.
Implicitly Shared Classes Classes that use reference counting for fast copying.
Input/Output and Networking Classes providing file input and output along with directory and network handling.
Layout Management Classes handling automatic resizing and moving of widgets, for composing complex dialogs.
Main Window and Related Classes Everything you need for a typical modern main application window, including menus, toolbars, workspace, etc.
Miscellaneous Classes Various other useful classes.
Model/View Classes Classes that use the model/view design pattern.
Multimedia, Graphics and Printing Classes that provide support for graphics (2D, and with OpenGL, 3D), image encoding, decoding, and manipulation, sound, animation, printing, etc.
Non-GUI Classes Collection classes such as list, queue, stack and string, along with other classes that can be used without needing QApplication.
Object Model The Qt GUI toolkit's underlying object model.
Organizers User interface organizers such as splitters, tab bars, button groups, etc.
Plugin Classes Plugin related classes.
Qtopia Core Classes Classes that are specific to Qtopia Core (Qt for embedded Linux).
Scripting Classes Qt Script-related classes and overviews.
Standard Dialog Classes Ready-made dialogs for file, font, color selection and more.
Text Processing Classes Classes for text processing. (See also XML Classes.)
Threading Classes Classes that provide threading support.
Widget Appearance and Style Appearance customization with styles, fonts, colors etc.
XML Classes Classes that support XML, via, for example DOM and SAX.

Copyright © 2007 Trolltech Trademarks
Qt 4.3.2