Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Blanchette J., Summerfield M. — C++ GUI Programming with Qt 4
Blanchette J., Summerfield M. — C++ GUI Programming with Qt 4



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: C++ GUI Programming with Qt 4

Авторы: Blanchette J., Summerfield M.

Аннотация:

Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux — without making source code changes. With this book Trolltech insiders have written a start-to-finish guide to getting great results with the most powerful version of Qt ever created: Qt 4.1.

Using C++ GUI Programming with Qt 4 you'll discover the most effective Qt 4 programming patterns and techniques as you master key technologies ranging from Qt's model/view architecture to Qt's powerful new 2D paint engine. The authors provide readers with unparalleled insight into Qt's event model and layout system. Then, using realistic examples, they introduce superior techniques for everything from basic GUI development to advanced database and XML integration.

Includes new chapters on Qt 4's model/view architecture and Qt's new plugin support, along with a brief introduction to Qtopia embedded programming

Covers all Qt fundamentals, from dialogs and windows to implementing application functionality

Introduces best practices for layout management and event processing

Shows how to make the most of Qt 4's new APIs, including the powerful new 2D paint engine and the new easy-to-use container classes

Contains completely updated material in every chapter

Presents advanced Qt 4 techniques covered in no other book, from creating both Qt and application plugins to interfacing with native APIs

Contains an in-depth appendix on C++/Qt programming for experienced Java developers

The accompanying CD-ROM includes the open source edition of Qt 4.1.1 for Windows, Mac, Linux, and many Unixes, as well as MinGW, a set of freely available development tools that can be used to build Qt applications on Windows, and also the source code for the book's examples.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2001

Количество страниц: 560

Добавлена в каталог: 25.10.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
"LTR" marker
#define directive      
#elif directive      
#else directive      
#endif directive      2nd 3rd
#error directive      
#if directive      
#ifdef directive      
#ifndef directive      2nd 3rd
#include directive      2nd 3rd
#undef directive      
% (percent sign)      2nd
& (ampersand)      
& unary operator
-> operator      2nd
-activex option (ActiveX servers)      
-display option (Qtopia applications)      2nd
-dumpidl option (ActiveX servers)      
-embedded option (configure)      
-qconfig option (configure)      
-qt-gfx-vnc option (configure)      
-qt-gif option (configure)      
-qvfb option (configure)      
-qws option (Qtopia applications)      
-regserver option (ActiveX servers)      
-savefont option (Qtopia applications)      
-session option (X11 applications)      2nd
-style option (Qt applications)      2nd
-unregserver option (ActiveX servers)      
. (dot) operator      2nd 3rd
.cpp files      
.cur files      2nd
.dcf files      
.def files      
.h files      [See header files.]
.pro files      
.qm files      2nd 3rd 4th 5th
.qrc files      2nd 3rd 4th 5th
.rc files      2nd
.ts files      
.ui files      2nd 3rd 4th 5th
/ (slash)      2nd
0-millisecond      
12xx encodings      
:/ (colon slash)      2nd 3rd
:: operator      2nd 3rd 4th
<< operator      2nd 3rd 4th 5th 6th 7th 8th 9th
<> (angle brackets)      2nd 3rd
<algorithm> header      2nd
<cctype> header      2nd
<cmath> header      2nd
<cstdlib> header      2nd
<iostream> header      2nd 3rd 4th 5th
<QtAlgorithms> header
<QtDebug> header
<QtGlobal> header
<QtGui> header
>> operator      2nd 3rd 4th 5th
ABItem      
about()      
aboutQt()      
aboutQt() (QApplication)      
Absolute positioning      
accelerator keys      [See also shortcut keys.]
accept()      
Acceptable      
Acceptable (QValidator)      
Accepted      2nd
Accepted (QDialog)      2nd
accepting drops      2nd
acceptProposedAction()      
acceptProposedAction() (QDropEvent)      
acquire()      2nd
acquire() (QSemaphore)      2nd
Actions      2nd 3rd
activateWindow()      2nd
activateWindow() (QWidget)      2nd
Active      2nd 3rd
Active window      2nd 3rd 4th
activeEditor()      
activeEditor() (MainWindow)      
ActiveQt      2nd
activeWindow()      
activeWindow() (QWorkspace)      
ActiveX      
ActiveX controls      2nd 3rd 4th
ActiveX servers      
addAction()      2nd
addAction() (QWidget)      2nd 3rd
addArtist()      
addArtist() (ArtistForm)      
addBindValue()      
addBindValue() (QSqlQuery)      
addCd()      
addCd() (MainForm)      
addChildSettings()      
addChildSettings() (SettingsViewer)      
addDatabase()      2nd
addDatabase() (QSqlDatabase)      2nd
AddItem()      2nd
addItem() (QComboBox)      2nd
addLayout()      
addLayout() (QBoxLayout)      
addLibraryPath()      
addLibraryPath() (QCoreApplication)      
addMenu()      
AddRef() (IUnknown)      
Address book      
Address Book example      
AddressBook      
addRow() (CoordinateSetter)      
addSeparator()      
addStretch()      
addStretch() (QLayout)      
addTrack()      
addTrack() (MainForm)      
addTransaction()      
addWidget()      
adjust()      
adjust() (PlotSettings)      
adjustAxis()      
adjustAxis() (PlotSettings)      
adjusted()      
adjusted() (QRect)      
adjustSize()      
adjustSize() (QWidget)      
Age      2nd
Age example      2nd
Algorithms      2nd 3rd 4th 5th
Aliasing      [See antialiasing.]
AlignAccountingStyle      
AlignAccountingStyle (QTextStream)      
AlignCenter      
AlignCenter (QTextStream)      
AlignHCenter      
AlignHCenter (Qt)      
AlignLeft      
AlignLeft (QTextStream)      
Alignment      2nd 3rd 4th 5th
AlignRight      
AlignRight (QTextStream)      
allocated memory      [See new operator.]
allTransactionsDone()      
allTransactionsDone() (ImageWindow)      
Alpha channel      2nd 3rd
Alt      2nd
Alt key      2nd
ampersand (&)      
angle brackets (<>)      2nd 3rd
angles      2nd 3rd 4th
animations      
antialiasing      2nd 3rd 4th 5th
ANY      
Any (QHostAddress)      
AnyKeyPressed      
AnyKeyPressed (QAbstractItemView)      
append()      
appendChild()      
appendChild() (QDomNode)      
Apple Help      
Apple Roman      
Application      
application plugins      
Application settings      2nd 3rd 4th
apply()      
apply() (Transaction)      
applyEffect()      
applyEffect() (BasicEffectsPlugin)      
Arabic      
Arcs      
areas      
arg()      2nd 3rd 4th
arg() (QString)      2nd 3rd 4th
ARGB format      2nd 3rd
argc and argv parameters      2nd 3rd 4th
arguments()      
arguments() (QCoreApplication)      2nd
ARM      
Arrays      2nd 3rd
ArtistForm      
ArtistForm()      
as a paint device      2nd
as busy indicator      
as paint devices      
as return values      2nd
ASCII      2nd 3rd 4th 5th
Aspect ratio      
Assembly language      2nd
assignment operators      2nd 3rd 4th
Assistant      [See Qt Assistant.]
associative containers      
Asynchronous I/O      2nd 3rd 4th 5th
at() (container classes)      
atomicity      2nd 3rd
ATSFontFormatRef (Mac OS X)      
Attributes      
auto-generated fields      
automatic connections      2nd
autoRecalculate()      
autoRecalculate() (Spreadsheet)      
AxBouncer      
AxBouncer()      
Background      2nd 3rd 4th
BackgroundColorRole      2nd
BackgroundColorRole (Qt)      2nd
backslash (\)      2nd
Backtab      
Backtab key      
BankAccount      
bars      2nd
base 16      2nd
base 2      
base 8      
base keyword (C#)      
Basic Effects Plugin      
Basic Effects Plugin example      
BasicEffectsPlugin      
BDF      
BDiagPattern      
BDiagPattern (Qt)      
beep()      
beep() (QApplication)      
beforeInsert()      2nd 3rd
beforeInsert() (QSqlTableModel)      2nd 3rd
beforeInsertArtist()      
beforeInsertArtist() (ArtistForm)      
beforeInsertCd()      
beforeInsertCd() (MainForm)      
beforeInsertTrack()      
beforeInsertTrack() (MainForm)      
begin() (container classes)      2nd 3rd 4th
beginGroup()      
beginGroup() (QSettings)      
Bengali      
BevelJoin      
BevelJoin (Qt)      
Bezier curves      2nd
big-endian      2nd 3rd 4th 5th
Big5      
BINARY      2nd 3rd
Binary data      
Binary format      2nd 3rd
binary I/O      2nd 3rd
binary I/O (compression)      2nd 3rd 4th
Binary numbers      
Binary search      
bind()      
bind() (QUdpSocket)      
bindValue()      
bindValue() (QSqlQuery)      
bit arrays      
bit depth      [See color depth.]
bitmaps      [See also pixmaps.]
blobs      
block-oriented protocols      2nd
blocking I/O      
BMP      
Bouncer      
Bouncer example      
boundingRect()      
boundingRect() (QPainter)      
box      2nd 3rd
box layouts      2nd 3rd
browsing the Qt documentation      
brushes      2nd
BSTR (Windows)      
bubble help      [See tooltips.]
buddies      2nd
building applications      2nd
built-in      
built-in dialogs      
built-in drivers      2nd
built-in widgets      2nd 3rd
bus error      
busy cursor      
busy indicators      
button() (QMouseEvent)      2nd 3rd
buttons      
buttons() (QMouseEvent)      2nd 3rd
byte arrays      
byte order      2nd 3rd 4th 5th 6th
bytes      
bytesAvailable()      
bytesAvailable() (QAbstractSocket)      
C#
C++      2nd
C++ classes      
C++ library      
C++ syntax      
C++-style casts      2nd
C-style casts      
Caches      2nd
cancel()      
cancel() (QSessionManager)      
canConvert<T>() (QVariant)
canRead()      
canRead() (CursorHandler)      
canReadLine()      
canReadLine() (QIODevice)      
cap styles      
1 2 3 4 5 6 7 8 9 10 11 12
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте