Category:HowTo/pt: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
m (fix category howto/pt)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LangSwitch}}
{{LangSwitch}}
[[Category:HowTo/pt]
[[Category:HowTo/pt]]
__NOEDITSECTION__
__NOEDITSECTION__
__NOTOC__
__NOTOC__
{| style="width:100%;"
{| style="width:100%;"
| style="vertical-align:top;width:50%;" | {{Separator|Fundamental}}
| style="vertical-align:top;width:50%;" |{{Separator|Fundamental}}
* [[Qt for Beginners|Qt para principiantes]]
 
* [[Basic Qt Programming Tutorial|Tutorial de Programação Básico do Qt]]
*[[Qt for Beginners|Qt para principiantes]]
* [[Getting Started on the Commandline|Iniciação à Linha de Comando ]]
*[[Basic Qt Programming Tutorial|Tutorial de Programação Básico do Qt]]
* [[Build Standalone Qt Application for Windows]]
*[[Getting Started on the Commandline|Iniciação à Linha de Comando]]
* [[How to Use Signals and Slots]]
*[[Build Standalone Qt Application for Windows]]
*[[How to Use Signals and Slots]]


{{Separator|Multithreading}}
{{Separator|Multithreading}}
* [[QtConcurrent]]
 
*[[QtConcurrent]]


{{Separator|Diversos}}
{{Separator|Diversos}}
* [[Converting Engineering Units]]
 
* [[How to make an Application restartable]]
*[[Converting Engineering Units]]
* [[How to use C++11 in your Qt Projects]]
*[[How to make an Application restartable]]
* [[Unix shell tricks for developing Qt]]
*[[How to use C++11 in your Qt Projects]]
* [[How to optimize Containers]]
*[[Unix shell tricks for developing Qt]]
* [[How to get applications running with root privileges]]
*[[How to optimize Containers]]
*[[How to get applications running with root privileges]]


{{Separator|Criar Sistemas}}
{{Separator|Criar Sistemas}}


* [[Tup]]
*[[Tup]]


{{Separator|Building How-tos}}
{{Separator|Building How-tos}}
* [[Building Qt for Linux|Desenvolver Qt para Linux]]
 
* [[Building Qt 5 from Git|Desenvolver Qt a partir de Gilt]]
*[[Building Qt for Linux|Desenvolver Qt para Linux]]
* [[Building WebKit with Qt 5.6 beta on Windows 8.1 x64|Desenvolver WebKit com o Qt 5.6 beta no Windows 8.1 64 nits]]
*[[Building Qt 5 from Git|Desenvolver Qt a partir de Gilt]]
*[[Building WebKit with Qt 5.6 beta on Windows 8.1 x64|Desenvolver WebKit com o Qt 5.6 beta no Windows 8.1 64 nits]]


{{Separator|XML}}
{{Separator|XML}}
* [[XQuery Tutoriais|Tutoriais de XQuery]]
 
*[[XQuery Tutoriais|Tutoriais de XQuery]]


{{Separator|Ficheiro IO}}
{{Separator|Ficheiro IO}}
* [[Working with Raw Data|Trabalhar com Dados em Bruto]]


| style="vertical-align:top;width:50%;" | {{Separator|GUI / Míni Aplicações (Widgets)}}
*[[Working with Raw Data|Trabalhar com Dados em Bruto]]
* [[Creating a styled Gradient Button Bar]]
 
* [[Adjust Spacing and Margins between Widgets in Layout]]
| style="vertical-align:top;width:50%;" |{{Separator|GUI / Míni Aplicações (Widgets)}}
* [[Extending QAction by emitting additional Signals]]
 
* [[Delayed Animations]]
*[[Creating a styled Gradient Button Bar]]
* [[Dynamic Properties and Stylesheets]]
*[[Adjust Spacing and Margins between Widgets in Layout]]
* [[A sample highlighting QGraphicsEffect]]
*[[Extending QAction by emitting additional Signals]]
* [[Filter Columns in a QFileSystemModel]]
*[[Delayed Animations]]
* [[How to use QPainter]]
*[[Dynamic Properties and Stylesheets]]
* [[How to Use QPushButton]]
*[[A sample highlighting QGraphicsEffect]]
* [[How to Change the Background Color of QWidget]]
*[[Filter Columns in a QFileSystemModel]]
*[[How to use QPainter]]
*[[How to Use QPushButton]]
*[[How to Change the Background Color of QWidget]]


{{Separator|Base de Dados}}
{{Separator|Base de Dados}}
* [[How to write a SQLDatabase Driver|Como criar um Controlador de SQLDatabase]]
 
*[[How to write a SQLDatabase Driver|Como criar um Controlador de SQLDatabase]]


{{Separator|Terceiros e Bibliotecas}}
{{Separator|Terceiros e Bibliotecas}}
* [[Boost Thread Qt Application]]
 
* [[How to create a library with Qt and use it in an application]]
*[[Boost Thread Qt Application]]
* [[Building QtJsonDb from Git]]
*[[How to create a library with Qt and use it in an application]]
* [[How to use FFTW]]
*[[Building QtJsonDb from Git]]
* [[Accesssing RRD Databases]]
*[[How to use FFTW]]
* [[Using Irrlicht with QtCreator]]
*[[Accesssing RRD Databases]]
*[[Using Irrlicht with QtCreator]]


{{Separator|Rede}}
{{Separator|Rede}}
* [[Download Data from URL|Transferir dados de um URL]]
 
* [[How to set user agent in Qt application]]
*[[Download Data from URL|Transferir dados de um URL]]
*[[How to set user agent in Qt application]]


{{Separator|QML}}
{{Separator|QML}}
* [[How to bind a QML Property to a C++ Function]]
 
* [[How to do dynamic translation in QML]]
*[[How to bind a QML Property to a C++ Function]]
* [[How to Use a Custom Class in C++ Model and QML View]]
*[[How to do dynamic translation in QML]]
*[[How to Use a Custom Class in C++ Model and QML View]]


{{Separator|L10N / I18N}}
{{Separator|L10N / I18N}}
* [[How to create a multi language application|Como criar uma aplicação multilíngue]]
 
*[[How to create a multi language application|Como criar uma aplicação multilíngue]]


{{Separator|Plataformas Móveiss}}
{{Separator|Plataformas Móveiss}}
* [[Build Qt for Tizen Developer Device]]
 
* [[Building Necessitas from Source on Linux]]
*[[Build Qt for Tizen Developer Device]]
*[[Building Necessitas from Source on Linux]]


{{Separator|Jogos}}
{{Separator|Jogos}}
* [[How to make a simple physics based game]]
 
* [[How to make a Flappy Bird game]]
*[[How to make a simple physics based game]]
* [[How to make a Balloon Pop game]]
*[[How to make a Flappy Bird game]]
* [[How to make a Match-3 Game (like Candy Crush)]]
*[[How to make a Balloon Pop game]]
* [[How to create mobile games for different screen sizes and resolutions]]
*[[How to make a Match-3 Game (like Candy Crush)]]
* [[How to add a Level Editor to your game]]
*[[How to create mobile games for different screen sizes and resolutions]]
*[[How to add a Level Editor to your game]]
|}
|}


== Páginas órfãs que começam com "Como..." ==
==Páginas órfãs que começam com "Como..."==


* [[How-to-install-Qt-5-and-Qwt-on-CentOS-6]]
*[[How-to-install-Qt-5-and-Qwt-on-CentOS-6]]
* [[How-to-use-Share-API-in-Mac-OS-X-and-Qt-Quick]]
*[[How-to-use-Share-API-in-Mac-OS-X-and-Qt-Quick]]
* [[HowToQtQmlOnTheIOS]]
*[[HowToQtQmlOnTheIOS]]
* [[How many Functions in Qt]]
*[[How many Functions in Qt]]
* [[How to Add Holidays to QCalendarWidget]]
*[[How to Add Holidays to QCalendarWidget]]
* [[How to Add Options Menu in Symbian Application]]
*[[How to Add Options Menu in Symbian Application]]
* [[How to Deploy and Use Files in Application Private Directory for Symbian]]
*[[How to Deploy and Use Files in Application Private Directory for Symbian]]
* [[How to Enable Split-View Input for Text Editors in Symbian Qt Apps]]
*[[How to Enable Split-View Input for Text Editors in Symbian Qt Apps]]
* [[How to Handle the Red End Key in a Qt Application]]
*[[How to Handle the Red End Key in a Qt Application]]
* [[How to Lock Application Screen Orientation in Symbian]]
*[[How to Lock Application Screen Orientation in Symbian]]
* [[How to Update Meego Harmattan Device]]
*[[How to Update Meego Harmattan Device]]
* [[How to catch audio keys on Linux in QML applications]]
*[[How to catch audio keys on Linux in QML applications]]
* [[How to create a splash screen with an induced delay]]
*[[How to create a splash screen with an induced delay]]
* [[How to create and deploy a mobile app for Symbian N8 and Maemo N900]]
*[[How to create and deploy a mobile app for Symbian N8 and Maemo N900]]
* [[How to do a clean uninstall and reinstall of qt sdk]]
*[[How to do a clean uninstall and reinstall of qt sdk]]
* [[How to manually unInstall old MS Visual Studio Integration and install VS Pluging]]
*[[How to prevent Qt from compiling code examples]]
* [[How to prevent Qt from compiling code examples]]
*[[How to set up a MS-Win VM for development]]
* [[How to set up a MS-Win VM for development]]
*[[How to set your application display screen for Symbian Device]]
* [[How to set your application display screen for Symbian Device]]
*[[How to setup MSVC2010]]
* [[How to setup MSVC2010]]
*[[How to setup Qt Mobility]]
* [[How to setup Qt Mobility]]
*[[How to use a C class declared in a namespace with Q PROPERTY and QML/bg]]
* [[How to use a C class declared in a namespace with Q PROPERTY and QML/bg]]
*[[How to use a Flickable inside a Flipable]]
* [[How to use a Flickable inside a Flipable]]
*[[How to use qt quick components for symbian]]
* [[How to use qt quick components for symbian]]

Latest revision as of 10:54, 2 December 2021

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh


Fundamental
Multithreading
Diversos
Criar Sistemas
Building How-tos
XML
Ficheiro IO
GUI / Míni Aplicações (Widgets)
Base de Dados
Terceiros e Bibliotecas
Rede
QML
L10N / I18N
Plataformas Móveiss
Jogos

Páginas órfãs que começam com "Como..."

Subcategories

This category has only the following subcategory.