The QGalleryType class provides an identifier for a gallery item type. More...
#include <QGalleryType>
QGalleryType ( const char * name ) | |
QString | name () const |
operator QString () const |
The QGalleryType class provides an identifier for a gallery item type.
Construct a gallery item type from a string literal name.
Returns the name of an item type.
Returns the string name of an item type.