Участник:Lit-uriy/Песочница5
Материал из Wiki.crossplatform.ru
< Участник:Lit-uriy(Различия между версиями)
Lit-uriy (Обсуждение | вклад) (→QStyle) |
Lit-uriy (Обсуждение | вклад) (→QFont) |
||
(1 промежуточная версия не показана) | |||
Строка 17: | Строка 17: | ||
* [[Qt:Документация 4.3.2/qfont|QFont]] | * [[Qt:Документация 4.3.2/qfont|QFont]] | ||
** [[Qt:Документация 4.3.2/qstring|QString]] | ** [[Qt:Документация 4.3.2/qstring|QString]] | ||
+ | |||
+ | |||
+ | === QLocale === | ||
+ | * [[Qt:Документация 4.3.2/qlocale|QLocale]] | ||
+ | ** [[Qt:Документация 4.3.2/qstring|QString]] | ||
+ | ** [[Qt:Документация 4.3.2/qchar|QChar]] | ||
=== QRect === | === QRect === | ||
Строка 27: | Строка 33: | ||
** [[Qt:Документация 4.3.2/qpalette|QPalette]] | ** [[Qt:Документация 4.3.2/qpalette|QPalette]] | ||
** [[Qt:Документация 4.3.2/qbrush|QBrush]] | ** [[Qt:Документация 4.3.2/qbrush|QBrush]] | ||
+ | *** [[Qt:Документация 4.3.2/qpixmap|QPixmap]] | ||
+ | *** [[Qt:Документация 4.3.2/qbitmap|QBitmap]] | ||
+ | *** [[Qt:Документация 4.3.2/qimage|QImage]] | ||
+ | *** [[Qt:Документация 4.3.2/qmatrix|QMatrix]] | ||
** [[Qt:Документация 4.3.2/qcolor|QColor]] | ** [[Qt:Документация 4.3.2/qcolor|QColor]] |
Текущая версия на 22:40, 26 декабря 2008
Содержание |
[править] Зависимости QWidget
- include <QtGui/qwindowdefs.h>
- include <QtCore/qobject.h>
- include <QtGui/qpaintdevice.h>
- include <QtGui/qpalette.h>
- include <QtGui/qfont.h>
- include <QtGui/qfontmetrics.h>
- include <QtGui/qfontinfo.h>
- include <QtGui/qsizepolicy.h>
- include <QtGui/qregion.h>
- include <QtGui/qbrush.h>
- include <QtGui/qcursor.h>
- include <QtGui/qkeysequence.h>
- include <QtGui/qevent.h>
[править] QFont