- Start Qt Creator by clicking Applications->Programming->QtCreator on the menu bar. (Ubuntu 9.04)
The start-up page will be displayed.
- Creat a new project by clicking File->New
Then you can select what type of file you want to creat, select Projects and Qt4 Gui Application.
And enter your project name and location.
As a dummy application, you can accept the default setting.
After finished, a project with and some files will be created for you. include the project file HelloQtCreator.pro, source file main.cpp and mainwindow.cpp, header file mainwindow.h, and mainwindow.ui.
Click the Run button (with green arrow) on the left bar.
If no error, the dummy application will be run.
It's the first GUI Application Qt Creator prepare for you. Just a empty window without anything. Anyway, it's a complete GUI Application.
next -> GUI Hello World: Create GUI using Qt Designer
Labels
Dev. tools
(13)
how to
(10)
Internet of Things (IoT)
(1)
learn Qt
(1)
misc
(1)
misc.
(1)
mobile
(2)
news
(6)
OpenCV
(1)
OpenGL
(1)
QML
(1)
qml example
(40)
Qt
(2)
Qt Cloud
(1)
Qt Creator
(3)
Qt Creator Examples
(4)
Qt Enterprise Embedded
(1)
Qt Examples
(1)
Qt for Android
(5)
Qt for iOS
(2)
Qt for MCU
(1)
Qt news
(1)
Qt Quick
(3)
Qt Quick Control
(1)
Qt Quick Designer
(2)
QtQuick example
(14)
QtQuick.Controls examples
(13)
Ubuntu SDK
(1)
VirtualBox
(1)
WebEngine
(1)