Участник:Lit-uriy/Песочница5
Материал из Wiki.crossplatform.ru
< Участник:Lit-uriy(Различия между версиями)
Lit-uriy (Обсуждение | вклад) (→QStyle) |
Lit-uriy (Обсуждение | вклад) (→QFont) |
||
Строка 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 === |
Текущая версия на 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