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

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая: {{Qt4.3.2_header}} =Qt Examples= This is the list of examples in Qt's <tt>examples</tt> directory. The examples demonstrate Qt features in small, self-contained programs. They are not al...)
(Удалил категорию Qt, т.к. в шаблоне уже есть целевая категория)
 
(3 промежуточные версии не показаны)
Строка 1: Строка 1:
{{Qt4.3.2_header}}
{{Qt4.3.2_header}}
 +
=Qt Examples=
=Qt Examples=
-
This is the list of examples in Qt's <tt>examples</tt> directory. The examples demonstrate Qt features in small, self-contained programs. They are not all designed to be impressive when you run them, but their source code is carefully written to show good Qt programming practices. You can launch any of these programs from the [[Qt:4.3.2/qtdemo | Examples and Demos Launcher]] application.
+
This is the list of examples in Qt's <tt>examples</tt> directory. The examples demonstrate Qt features in small, self-contained programs. They are not all designed to be impressive when you run them, but their source code is carefully written to show good Qt programming practices. You can launch any of these programs from the [[Qt:Документация_4.3.2/qtdemo | Examples and Demos Launcher]] application.
-
If you are new to Qt, you should probably start by going through the [[Qt:4.3.2/tutorial | Tutorial]] before you have a look at the [[Qt:4.3.2/mainwindows-application | Application]] example.
+
If you are new to Qt, you should probably start by going through the [[Qt:Документация_4.3.2/tutorial | Tutorial]] before you have a look at the [[Qt:Документация_4.3.2/mainwindows-application | Application]] example.
-
In addition to the examples and the tutorial, Qt includes a [[Qt:4.3.2/demos | selection of demos]] that deliberately show off Qt's features. You might want to look at these as well.
+
In addition to the examples and the tutorial, Qt includes a [[Qt:Документация_4.3.2/demos | selection of demos]] that deliberately show off Qt's features. You might want to look at these as well.
One more valuable source for examples and explanations of Qt features is the archive of the [http://doc.trolltech.com/qq Qt Quarterly].
One more valuable source for examples and explanations of Qt features is the archive of the [http://doc.trolltech.com/qq Qt Quarterly].
Строка 12: Строка 13:
==ActiveQt==
==ActiveQt==
-
*[[Qt:4.3.2/activeqt-comapp | COM App]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-comapp | COM App]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-dotnet | Dot Net]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-dotnet | Dot Net]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-hierarchy | Hierarchy]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-hierarchy | Hierarchy]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-menus | Menus]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-menus | Menus]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-multiple | Multiple]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-multiple | Multiple]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-opengl | OpenGL]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-opengl | OpenGL]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-qutlook | Qutlook]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-qutlook | Qutlook]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-simple | Simple]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-simple | Simple]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-webbrowser | Web Browser]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-webbrowser | Web Browser]]<sup>*</sup>
-
*[[Qt:4.3.2/activeqt-wrapper | Wrapper]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/activeqt-wrapper | Wrapper]]<sup>*</sup>
==Desktop==
==Desktop==
-
*[[Qt:4.3.2/desktop-screenshot | Screenshot]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/desktop-screenshot | Screenshot]]<sup>*</sup>
-
*[[Qt:4.3.2/desktop-systray | System Tray]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/desktop-systray | System Tray]]<sup>*</sup>
==Dialogs==
==Dialogs==
-
*[[Qt:4.3.2/dialogs-classwizard | Class Wizard]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/dialogs-classwizard | Class Wizard]]<sup>*</sup>
-
*[[Qt:4.3.2/dialogs-configdialog | Config Dialog]]
+
*[[Qt:Документация_4.3.2/dialogs-configdialog | Config Dialog]]
-
*[[Qt:4.3.2/dialogs-extension | Extension]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/dialogs-extension | Extension]]<sup>*</sup>
-
*[[Qt:4.3.2/dialogs-findfiles | Find Files]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/dialogs-findfiles | Find Files]]<sup>*</sup>
-
*[[Qt:4.3.2/dialogs-licensewizard | License Wizard]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/dialogs-licensewizard | License Wizard]]<sup>*</sup>
-
*[[Qt:4.3.2/dialogs-standarddialogs | Standard Dialogs]]
+
*[[Qt:Документация_4.3.2/dialogs-standarddialogs | Standard Dialogs]]
-
*[[Qt:4.3.2/dialogs-tabdialog | Tab Dialog]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/dialogs-tabdialog | Tab Dialog]]<sup>*</sup>
-
*[[Qt:4.3.2/dialogs-trivialwizard | Trivial Wizard]]
+
*[[Qt:Документация_4.3.2/dialogs-trivialwizard | Trivial Wizard]]
==Drag and Drop==
==Drag and Drop==
-
*[[Qt:4.3.2/draganddrop-draggableicons | Draggable Icons]]
+
*[[Qt:Документация_4.3.2/draganddrop-draggableicons | Draggable Icons]]
-
*[[Qt:4.3.2/draganddrop-draggabletext | Draggable Text]]
+
*[[Qt:Документация_4.3.2/draganddrop-draggabletext | Draggable Text]]
-
*[[Qt:4.3.2/draganddrop-dropsite | Drop Site]]
+
*[[Qt:Документация_4.3.2/draganddrop-dropsite | Drop Site]]
-
*[[Qt:4.3.2/draganddrop-fridgemagnets | Fridge Magnets]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/draganddrop-fridgemagnets | Fridge Magnets]]<sup>*</sup>
-
*[[Qt:4.3.2/draganddrop-puzzle | Drag and Drop Puzzle]]
+
*[[Qt:Документация_4.3.2/draganddrop-puzzle | Drag and Drop Puzzle]]
==Graphics View==
==Graphics View==
-
*[[Qt:4.3.2/graphicsview-collidingmice | Colliding Mice]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/graphicsview-collidingmice | Colliding Mice]]<sup>*</sup>
-
*[[Qt:4.3.2/graphicsview-diagramscene | Diagram Scene]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/graphicsview-diagramscene | Diagram Scene]]<sup>*</sup>
-
*[[Qt:4.3.2/graphicsview-dragdroprobot | Drag and Drop Robot]]
+
*[[Qt:Документация_4.3.2/graphicsview-dragdroprobot | Drag and Drop Robot]]
-
*[[Qt:4.3.2/graphicsview-elasticnodes | Elastic Nodes]]
+
*[[Qt:Документация_4.3.2/graphicsview-elasticnodes | Elastic Nodes]]
-
*[[Qt:4.3.2/graphicsview-portedasteroids | Ported Asteroids]]
+
*[[Qt:Документация_4.3.2/graphicsview-portedasteroids | Ported Asteroids]]
-
*[[Qt:4.3.2/graphicsview-portedcanvas | Ported Canvas]]
+
*[[Qt:Документация_4.3.2/graphicsview-portedcanvas | Ported Canvas]]
==Item Views==
==Item Views==
-
*[[Qt:4.3.2/itemviews-basicsortfiltermodel | Basic Sort/Filter Model]]
+
*[[Qt:Документация_4.3.2/itemviews-basicsortfiltermodel | Basic Sort/Filter Model]]
-
*[[Qt:4.3.2/itemviews-chart | Chart]]
+
*[[Qt:Документация_4.3.2/itemviews-chart | Chart]]
-
*[[Qt:4.3.2/itemviews-coloreditorfactory | Color Editor Factory]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-coloreditorfactory | Color Editor Factory]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-customsortfiltermodel | Custom Sort/Filter Model]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-customsortfiltermodel | Custom Sort/Filter Model]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-dirview | Dir View]]
+
*[[Qt:Документация_4.3.2/itemviews-dirview | Dir View]]
-
*[[Qt:4.3.2/itemviews-pixelator | Pixelator]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-pixelator | Pixelator]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-puzzle | Puzzle]]
+
*[[Qt:Документация_4.3.2/itemviews-puzzle | Puzzle]]
-
*[[Qt:4.3.2/itemviews-simpledommodel | Simple DOM Model]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-simpledommodel | Simple DOM Model]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-simpletreemodel | Simple Tree Model]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-simpletreemodel | Simple Tree Model]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-simplewidgetmapper | Simple Widget Mapper]]
+
*[[Qt:Документация_4.3.2/itemviews-simplewidgetmapper | Simple Widget Mapper]]
-
*[[Qt:4.3.2/itemviews-spinboxdelegate | Spin Box Delegate]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-spinboxdelegate | Spin Box Delegate]]<sup>*</sup>
-
*[[Qt:4.3.2/itemviews-stardelegate | Star Delegate]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/itemviews-stardelegate | Star Delegate]]<sup>*</sup>
==Layouts==
==Layouts==
-
*[[Qt:4.3.2/layouts-basiclayouts | Basic Layouts]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/layouts-basiclayouts | Basic Layouts]]<sup>*</sup>
-
*[[Qt:4.3.2/layouts-borderlayout | Border Layout]]
+
*[[Qt:Документация_4.3.2/layouts-borderlayout | Border Layout]]
-
*[[Qt:4.3.2/layouts-dynamiclayouts | Dynamic Layouts]]
+
*[[Qt:Документация_4.3.2/layouts-dynamiclayouts | Dynamic Layouts]]
-
*[[Qt:4.3.2/layouts-flowlayout | Flow Layout]]
+
*[[Qt:Документация_4.3.2/layouts-flowlayout | Flow Layout]]
==Main Windows==
==Main Windows==
-
*[[Qt:4.3.2/mainwindows-application | Application]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/mainwindows-application | Application]]<sup>*</sup>
-
*[[Qt:4.3.2/mainwindows-dockwidgets | Dock Widgets]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/mainwindows-dockwidgets | Dock Widgets]]<sup>*</sup>
-
*[[Qt:4.3.2/mainwindows-mdi | MDI]]
+
*[[Qt:Документация_4.3.2/mainwindows-mdi | MDI]]
-
*[[Qt:4.3.2/mainwindows-menus | Menus]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/mainwindows-menus | Menus]]<sup>*</sup>
-
*[[Qt:4.3.2/mainwindows-recentfiles | Recent Files]]
+
*[[Qt:Документация_4.3.2/mainwindows-recentfiles | Recent Files]]
-
*[[Qt:4.3.2/mainwindows-sdi | SDI]]
+
*[[Qt:Документация_4.3.2/mainwindows-sdi | SDI]]
==Network==
==Network==
-
*[[Qt:4.3.2/network-blockingfortuneclient | Blocking Fortune Client]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/network-blockingfortuneclient | Blocking Fortune Client]]<sup>*</sup>
-
*[[Qt:4.3.2/network-broadcastreceiver | Broadcast Receiver]]
+
*[[Qt:Документация_4.3.2/network-broadcastreceiver | Broadcast Receiver]]
-
*[[Qt:4.3.2/network-broadcastsender | Broadcast Sender]]
+
*[[Qt:Документация_4.3.2/network-broadcastsender | Broadcast Sender]]
-
*[[Qt:4.3.2/network-fortuneclient | Fortune Client]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/network-fortuneclient | Fortune Client]]<sup>*</sup>
-
*[[Qt:4.3.2/network-fortuneserver | Fortune Server]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/network-fortuneserver | Fortune Server]]<sup>*</sup>
-
*[[Qt:4.3.2/network-ftp | FTP]]
+
*[[Qt:Документация_4.3.2/network-ftp | FTP]]
-
*[[Qt:4.3.2/network-http | HTTP]]
+
*[[Qt:Документация_4.3.2/network-http | HTTP]]
-
*[[Qt:4.3.2/network-loopback | Loopback]]
+
*[[Qt:Документация_4.3.2/network-loopback | Loopback]]
-
*[[Qt:4.3.2/network-threadedfortuneserver | Threaded Fortune Server]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/network-threadedfortuneserver | Threaded Fortune Server]]<sup>*</sup>
-
*[[Qt:4.3.2/network-torrent | Torrent]]
+
*[[Qt:Документация_4.3.2/network-torrent | Torrent]]
==OpenGL==
==OpenGL==
-
*[[Qt:4.3.2/opengl-2dpainting | 2D Painting]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/opengl-2dpainting | 2D Painting]]<sup>*</sup>
-
*[[Qt:4.3.2/opengl-framebufferobject | Framebuffer Object]]
+
*[[Qt:Документация_4.3.2/opengl-framebufferobject | Framebuffer Object]]
-
*[[Qt:4.3.2/opengl-framebufferobject2 | Framebuffer Object 2]]
+
*[[Qt:Документация_4.3.2/opengl-framebufferobject2 | Framebuffer Object 2]]
-
*[[Qt:4.3.2/opengl-grabber | Grabber]]
+
*[[Qt:Документация_4.3.2/opengl-grabber | Grabber]]
-
*[[Qt:4.3.2/opengl-hellogl | Hello GL]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/opengl-hellogl | Hello GL]]<sup>*</sup>
-
*[[Qt:4.3.2/opengl-overpainting | Overpainting]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/opengl-overpainting | Overpainting]]<sup>*</sup>
-
*[[Qt:4.3.2/opengl-pbuffers | Pixel Buffers]]
+
*[[Qt:Документация_4.3.2/opengl-pbuffers | Pixel Buffers]]
-
*[[Qt:4.3.2/opengl-pbuffers2 | Pixel Buffers 2]]
+
*[[Qt:Документация_4.3.2/opengl-pbuffers2 | Pixel Buffers 2]]
-
*[[Qt:4.3.2/opengl-samplebuffers | Sample Buffers]]
+
*[[Qt:Документация_4.3.2/opengl-samplebuffers | Sample Buffers]]
-
*[[Qt:4.3.2/opengl-textures | Textures]]
+
*[[Qt:Документация_4.3.2/opengl-textures | Textures]]
==Painting==
==Painting==
-
*[[Qt:4.3.2/painting-basicdrawing | Basic Drawing]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/painting-basicdrawing | Basic Drawing]]<sup>*</sup>
-
*[[Qt:4.3.2/painting-concentriccircles | Concentric Circles]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/painting-concentriccircles | Concentric Circles]]<sup>*</sup>
-
*[[Qt:4.3.2/painting-fontsampler | Font Sampler]]
+
*[[Qt:Документация_4.3.2/painting-fontsampler | Font Sampler]]
-
*[[Qt:4.3.2/painting-imagecomposition | Image Composition]]
+
*[[Qt:Документация_4.3.2/painting-imagecomposition | Image Composition]]
-
*[[Qt:4.3.2/painting-painterpaths | Painter Paths]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/painting-painterpaths | Painter Paths]]<sup>*</sup>
-
*[[Qt:4.3.2/painting-svgviewer | SVG Viewer]]
+
*[[Qt:Документация_4.3.2/painting-svgviewer | SVG Viewer]]
-
*[[Qt:4.3.2/painting-transformations | Transformations]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/painting-transformations | Transformations]]<sup>*</sup>
==Qt Assistant==
==Qt Assistant==
-
*[[Qt:4.3.2/assistant-simpletextviewer | Simple Text Viewer]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/assistant-simpletextviewer | Simple Text Viewer]]<sup>*</sup>
==Qt Designer==
==Qt Designer==
-
*[[Qt:4.3.2/designer-calculatorbuilder | Calculator Builder]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-calculatorbuilder | Calculator Builder]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-calculatorform | Calculator Form]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-calculatorform | Calculator Form]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-customwidgetplugin | Custom Widget Plugin]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-customwidgetplugin | Custom Widget Plugin]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-taskmenuextension | Task Menu Extension]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-taskmenuextension | Task Menu Extension]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-containerextension | Container Extension]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-containerextension | Container Extension]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-worldtimeclockbuilder | World Time Clock Builder]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-worldtimeclockbuilder | World Time Clock Builder]]<sup>*</sup>
-
*[[Qt:4.3.2/designer-worldtimeclockplugin | World Time Clock Plugin]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/designer-worldtimeclockplugin | World Time Clock Plugin]]<sup>*</sup>
==Qt Linguist==
==Qt Linguist==
-
*[[Qt:4.3.2/linguist-hellotr | Hello tr()]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/linguist-hellotr | Hello tr()]]<sup>*</sup>
-
*[[Qt:4.3.2/linguist-arrowpad | Arrow Pad]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/linguist-arrowpad | Arrow Pad]]<sup>*</sup>
-
*[[Qt:4.3.2/linguist-trollprint | Troll Print]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/linguist-trollprint | Troll Print]]<sup>*</sup>
==Qtopia Core==
==Qtopia Core==
-
*[[Qt:4.3.2/qtopiacore-mousecalibration | Mouse Calibration]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/qtopiacore-mousecalibration | Mouse Calibration]]<sup>*</sup>
-
*[[Qt:4.3.2/qtopiacore-svgalib | Accelerated Graphics Driver]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/qtopiacore-svgalib | Accelerated Graphics Driver]]<sup>*</sup>
-
*[[Qt:4.3.2/qtopiacore-ahigl | OpenGL for Embedded Systems]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/qtopiacore-ahigl | OpenGL for Embedded Systems]]<sup>*</sup>
==Qt Script==
==Qt Script==
-
*[[Qt:4.3.2/script-calculator | Calculator]]
+
*[[Qt:Документация_4.3.2/script-calculator | Calculator]]
-
*[[Qt:4.3.2/script-context2d | Context2D]]
+
*[[Qt:Документация_4.3.2/script-context2d | Context2D]]
-
*[[Qt:4.3.2/script-defaultprototypes | Default Prototypes]]
+
*[[Qt:Документация_4.3.2/script-defaultprototypes | Default Prototypes]]
-
*[[Qt:4.3.2/script-helloscript | Hello Script]]
+
*[[Qt:Документация_4.3.2/script-helloscript | Hello Script]]
-
*[[Qt:4.3.2/script-tetrix | Tetrix]]
+
*[[Qt:Документация_4.3.2/script-tetrix | Tetrix]]
==Rich Text==
==Rich Text==
-
*[[Qt:4.3.2/richtext-calendar | Calendar]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/richtext-calendar | Calendar]]<sup>*</sup>
-
*[[Qt:4.3.2/richtext-orderform | Order Form]]
+
*[[Qt:Документация_4.3.2/richtext-orderform | Order Form]]
-
*[[Qt:4.3.2/richtext-syntaxhighlighter | Syntax Highlighter]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/richtext-syntaxhighlighter | Syntax Highlighter]]<sup>*</sup>
==SQL==
==SQL==
-
*[[Qt:4.3.2/sql-cachedtable | Cached Table]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/sql-cachedtable | Cached Table]]<sup>*</sup>
-
*[[Qt:4.3.2/sql-drilldown | Drill Down]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/sql-drilldown | Drill Down]]<sup>*</sup>
-
*[[Qt:4.3.2/sql-querymodel | Query Model]]
+
*[[Qt:Документация_4.3.2/sql-querymodel | Query Model]]
-
*[[Qt:4.3.2/sql-relationaltablemodel | Relational Table Model]]
+
*[[Qt:Документация_4.3.2/sql-relationaltablemodel | Relational Table Model]]
-
*[[Qt:4.3.2/sql-tablemodel | Table Model]]
+
*[[Qt:Документация_4.3.2/sql-tablemodel | Table Model]]
==Threads==
==Threads==
-
*[[Qt:4.3.2/threads-mandelbrot | Mandelbrot]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/threads-mandelbrot | Mandelbrot]]<sup>*</sup>
-
*[[Qt:4.3.2/threads-semaphores | Semaphores]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/threads-semaphores | Semaphores]]<sup>*</sup>
-
*[[Qt:4.3.2/threads-waitconditions | Wait Conditions]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/threads-waitconditions | Wait Conditions]]<sup>*</sup>
==Tools==
==Tools==
-
*[[Qt:4.3.2/tools-codecs | Codecs]]
+
*[[Qt:Документация_4.3.2/tools-codecs | Codecs]]
-
*[[Qt:4.3.2/tools-completer | Completer]]
+
*[[Qt:Документация_4.3.2/tools-completer | Completer]]
-
*[[Qt:4.3.2/tools-customcompleter | Custom Completer]]
+
*[[Qt:Документация_4.3.2/tools-customcompleter | Custom Completer]]
-
*[[Qt:4.3.2/tools-echoplugin | Echo Plugin]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/tools-echoplugin | Echo Plugin]]<sup>*</sup>
-
*[[Qt:4.3.2/tools-i18n | I18N]]
+
*[[Qt:Документация_4.3.2/tools-i18n | I18N]]
-
*[[Qt:4.3.2/tools-plugandpaint | Plug &amp; Paint]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/tools-plugandpaint | Plug &amp; Paint]]<sup>*</sup>
-
*Plug &amp; Paint Plugins: [[Qt:4.3.2/tools-plugandpaintplugins-basictools | Basic Tools]]<sup>*</sup> and [[Qt:4.3.2/tools-plugandpaintplugins-extrafilters | Extra Filters]]<sup>*</sup>
+
*Plug &amp; Paint Plugins: [[Qt:Документация_4.3.2/tools-plugandpaintplugins-basictools | Basic Tools]]<sup>*</sup> and [[Qt:Документация_4.3.2/tools-plugandpaintplugins-extrafilters | Extra Filters]]<sup>*</sup>
-
*[[Qt:4.3.2/tools-regexp | RegExp]]
+
*[[Qt:Документация_4.3.2/tools-regexp | RegExp]]
-
*[[Qt:4.3.2/tools-settingseditor | Settings Editor]]
+
*[[Qt:Документация_4.3.2/tools-settingseditor | Settings Editor]]
-
*[[Qt:4.3.2/tools-styleplugin | Style Plugin]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/tools-styleplugin | Style Plugin]]<sup>*</sup>
-
*[[Qt:4.3.2/tools-treemodelcompleter | Tree Model Completer]]
+
*[[Qt:Документация_4.3.2/tools-treemodelcompleter | Tree Model Completer]]
-
*[[Qt:4.3.2/tools-undoframework | Undo Framework]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/tools-undoframework | Undo Framework]]<sup>*</sup>
==UiTools==
==UiTools==
-
*[[Qt:4.3.2/uitools-textfinder | Text Finder]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/uitools-textfinder | Text Finder]]<sup>*</sup>
-
*[[Qt:4.3.2/uitools-multipleinheritance | Multiple Inheritance]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/uitools-multipleinheritance | Multiple Inheritance]]<sup>*</sup>
==Widgets==
==Widgets==
-
*[[Qt:4.3.2/widgets-analogclock | Analog Clock]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-analogclock | Analog Clock]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-calculator | Calculator]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-calculator | Calculator]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-calendarwidget | Calendar Widget]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-calendarwidget | Calendar Widget]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-charactermap | Character Map]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-charactermap | Character Map]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-digitalclock | Digital Clock]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-digitalclock | Digital Clock]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-groupbox | Group Box]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-groupbox | Group Box]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-icons | Icons]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-icons | Icons]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-imageviewer | Image Viewer]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-imageviewer | Image Viewer]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-lineedits | Line Edits]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-lineedits | Line Edits]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-movie | Movie]]
+
*[[Qt:Документация_4.3.2/widgets-movie | Movie]]
-
*[[Qt:4.3.2/widgets-scribble | Scribble]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-scribble | Scribble]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-shapedclock | Shaped Clock]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-shapedclock | Shaped Clock]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-sliders | Sliders]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-sliders | Sliders]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-spinboxes | Spin Boxes]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-spinboxes | Spin Boxes]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-styles | Styles]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-styles | Styles]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-stylesheet | Style Sheet]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-stylesheet | Style Sheet]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-tablet | Tablet]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-tablet | Tablet]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-tetrix | Tetrix]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-tetrix | Tetrix]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-tooltips | Tooltips]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-tooltips | Tooltips]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-wiggly | Wiggly]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-wiggly | Wiggly]]<sup>*</sup>
-
*[[Qt:4.3.2/widgets-windowflags | Window Flags]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/widgets-windowflags | Window Flags]]<sup>*</sup>
==XML==
==XML==
-
*[[Qt:4.3.2/xml-dombookmarks | DOM Bookmarks]]
+
*[[Qt:Документация_4.3.2/xml-dombookmarks | DOM Bookmarks]]
-
*[[Qt:4.3.2/xml-saxbookmarks | SAX Bookmarks]]
+
*[[Qt:Документация_4.3.2/xml-saxbookmarks | SAX Bookmarks]]
-
*[[Qt:4.3.2/xml-streambookmarks | QXmlStream Bookmarks]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/xml-streambookmarks | QXmlStream Bookmarks]]<sup>*</sup>
-
*[[Qt:4.3.2/xml-rsslisting | RSS-Listing]]
+
*[[Qt:Документация_4.3.2/xml-rsslisting | RSS-Listing]]
-
*[[Qt:4.3.2/xml-xmlstreamlint | XML Stream Lint Example]]<sup>*</sup>
+
*[[Qt:Документация_4.3.2/xml-xmlstreamlint | XML Stream Lint Example]]<sup>*</sup>
 +
 
 +
 
-
[[Категория:Qt]]
+
{{Qt4.3.2_footer}}

Текущая версия на 07:21, 27 января 2009

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

__NOTOC__

Image:qt-logo.png

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

Image:trolltech-logo.png

Содержание

[править] Qt Examples

This is the list of examples in Qt's examples directory. The examples demonstrate Qt features in small, self-contained programs. They are not all designed to be impressive when you run them, but their source code is carefully written to show good Qt programming practices. You can launch any of these programs from the Examples and Demos Launcher application.

If you are new to Qt, you should probably start by going through the Tutorial before you have a look at the Application example.

In addition to the examples and the tutorial, Qt includes a selection of demos that deliberately show off Qt's features. You might want to look at these as well.

One more valuable source for examples and explanations of Qt features is the archive of the Qt Quarterly.

In the list below, examples marked with an asterisk (*) are fully documented. Eventually, all the examples will be fully documented, but sometimes we include an example before we have time to write about it, because someone might need it right now.

[править] ActiveQt

[править] Desktop

[править] Dialogs

[править] Drag and Drop

[править] Graphics View

[править] Item Views

[править] Layouts

[править] Main Windows

[править] Network

[править] OpenGL

[править] Painting

[править] Qt Assistant

[править] Qt Designer

[править] Qt Linguist

[править] Qtopia Core

[править] Qt Script

[править] Rich Text

[править] SQL

[править] Threads

[править] Tools

[править] UiTools

[править] Widgets

[править] XML



Copyright © 2007 Trolltech Trademarks
Qt 4.3.2