Qt Mobility Reference Documentation

QGalleryType Class Reference

The QGalleryType class provides an identifier for a gallery item type. More...

 #include <QGalleryType>

Public Functions

QGalleryType ( const char * name )
QString name () const
operator QString () const

Detailed Description

The QGalleryType class provides an identifier for a gallery item type.


Member Function Documentation

QGalleryType::QGalleryType ( const char * name )

Construct a gallery item type from a string literal name.

QString QGalleryType::name () const

Returns the name of an item type.

QGalleryType::operator QString () const

Returns the string name of an item type.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.