Editing Qt4 development

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 76: Line 76:
Hildon Style is the default Qt application style. Other style available are:
Hildon Style is the default Qt application style. Other style available are:
-
* [http://doc.trolltech.com/qt-maemo-4.6/gallery-cleanlooks.html QCleanLooks]
+
* [http://doc.trolltech.com/4.4/gallery-cleanlooks.html QCleanLooks]
-
* [http://doc.trolltech.com/qt-maemo-4.6/gallery-windows.html Windows]
+
* [http://doc.trolltech.com/4.4/gallery-windows.html Windows]
-
* [http://doc.trolltech.com/qt-maemo-4.6/gallery-plastique.html Plastique]
+
* [http://doc.trolltech.com/4.4/gallery-plastique.html Plastique]
Qt application can use other Qt styles;
Qt application can use other Qt styles;
-
* Running your application with the style flag:<pre>./qt-test-application -style windows</pre>
+
* Running your application with the style flag:
-
* Using [http://doc.trolltech.com/qt-maemo-4.6/qapplication.html#setStyle QApplication::setStyle( QStyle * style )]
+
./qt-test-application -style windows
-
* If you want to change the style of a widget: [http://doc.trolltech.com/qt-maemo-4.6/qwidget.html#setStyle QWidget::setStyle( QStyle * style )]
+
 
 +
* Using [http://doc.trolltech.com/4.4/qapplication.html#setStyle QApplication::setStyle( QStyle * style )]
 +
 
 +
* If you want to change the style of a widget:[http://doc.trolltech.com/4.4/qwidget.html#setStyle QWidget::setStyle( QStyle * style )]
====Showing the status bar====
====Showing the status bar====

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: