Qt:Документация 4.3.2/q3canvaspixmaparray-obsolete

Материал из Wiki.crossplatform.ru

Перейти к: навигация, поиск
40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Содержание

[править] Obsolete Members for Q3CanvasPixmapArray

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.



[править] Открытые функции


[править] Описание функций-членов

[править]
Q3CanvasPixmapArray::Q3CanvasPixmapArray ( Q3PtrList< QPixmap> list, Q3PtrList< QPoint> hotspots )

Use Q3CanvasPixmapArray::Q3CanvasPixmapArray( Q3ValueList< QPixmap>, Q3PointArray) instead.

Constructs a Q3CanvasPixmapArray from the list of QPixmaps list. The hotspots list has to be of the same size as list.

[править]
bool Q3CanvasPixmapArray::operator! ()

Use isValid() instead.

This returns false if the array is valid, and true if it is not.



Copyright © 2007 Trolltech Trademarks
Qt 4.3.2