_ZNK8QPicture7devTypeEv

Name

QPicture::devType -- get identifier designating that the object is a QPicture

Synopsis


#include <QtGui/qpicture.h>

int QPicture::devType(void);

Description

The QPicture::devType() function shall always return the QInternal::Picture value.

This function is not intended to be used used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.