Qyoto.QPixmap.QPixmap C# (CSharp) Method

QPixmap() static private method

static private QPixmap ( ) : System
return System
        static QPixmap()
        {
            staticInterceptor = new SmokeInvocation(typeof(QPixmap), null);
        }

Same methods

QPixmap::QPixmap ( QPixmap arg1 ) : System
QPixmap::QPixmap ( Qyoto.QSize arg1 ) : System
QPixmap::QPixmap ( Type dummy ) : System
QPixmap::QPixmap ( int w, int h ) : System
QPixmap::QPixmap ( string fileName ) : System
QPixmap::QPixmap ( string fileName, string format ) : System
QPixmap::QPixmap ( string fileName, string format, uint flags ) : System