首先在Visual Studio 2005中建立一個QT專案,名為"painterpath",
這裏使用PainterPath類別來進行繪圖的工作,
步驟:
目前分類:QT教學 (4)
- Jul 13 Sun 2008 21:13
[QT筆記] 在Visual Studio 2005使用PainterPath繪圖
- Jul 12 Sat 2008 18:57
[QT筆記] 在Visual Studio 2005下如何使用QT
這篇文章是說明我初步在Visual Studio 2005中撰寫簡單的QT程式,
首先必須要先下載與安裝QT的兩個程式:
1. QT4.4.0商業評估版
- Jul 12 Sat 2008 13:33
[QT筆記] 將QT4 Designer的ui檔轉換(或編譯)成exe執行檔
QT4的Designer顯然是與QT3有很大的不同,
在參考許多文章後才將QT4的ui檔,轉換成exe檔,
所使用的軟體為QT4.4.0,
- Jul 12 Sat 2008 07:35
[QT筆記] 在Window XP下使用qmake
軟體 : QT4.4.0
qmake是Trolltech提供的一套簡化在不同平台進行專案的"build(建立)"流程的工具。
qmake is a tool from Trolltech that helps simplify the build process for development project across different platforms.
qmake是Trolltech提供的一套簡化在不同平台進行專案的"build(建立)"流程的工具。
qmake is a tool from Trolltech that helps simplify the build process for development project across different platforms.