C++ GUI Programming with Qt 3 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

C++ GUI Programming with Qt 3 [Electronic resources] - نسخه متنی

Jasmin blanchette; Mark summerfield

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









Appendix A. Installing Qt


A Note on Licensing

Installing Qt/Windows

Installing Qt/Mac

Installing Qt/X11


This appendix explains how to install Qt from the CD onto your system. The CD has editions of Qt 3.2.1 for Windows, Mac OS X, and X11 (for Linux and most versions of Unix). They all include SQLite, a public domain in-process database, together with an experimental driver. The editions of Qt on the CD are provided for your convenience. For serious software development, it is best to download the latest version of Qt from http://www.trolltech.com/download/ or to buy a commercial version.

Trolltech also provides Qt/Embedded for building applications for Linuxbased embedded devices such as PDAs and mobile phones. If you are interested in creating embedded applications, you can obtain Qt/Embedded from Trolltech's download web page.

The example applications used in the book are on the CD in the examples directory. In addition, Qt provides many small example applications located in the examples, tools\designer\examples, and extensions\activeqt\examples subdirectories.


/ 140