public class QIconSet: QtSupport, System.IDisposable
System.Object
QtSupport
QIconSetThis type implements System.IDisposable.
Qt Namespace
QIconSet Constructors
QIconSet() Constructor
QIconSet(Qt.QPixmap, Size) Constructor
QIconSet(Qt.QPixmap, Qt.QPixmap) Constructor
QIconSet(Qt.QIconSet) Constructor
QIconSet(Qt.QPixmap) Constructor
QIconSet(void *) Constructor
QIconSet Methods
QIconSet.ClearGenerated Method
QIconSet.Detach Method
QIconSet.Finalize Method
QIconSet.IconSize Method
QIconSet.IsGenerated(Size, Mode, State) Method
QIconSet.IsGenerated(Size, Mode) Method
QIconSet.IsNull Method
QIconSet.Pixmap(Size, Mode, State) Method
QIconSet.Pixmap(Size, bool, State) Method
QIconSet.Pixmap() Method
QIconSet.Pixmap(Size, Mode) Method
QIconSet.Pixmap(Size, bool) Method
QIconSet.Reset Method
QIconSet.SetIconSize Method
QIconSet.SetPixmap(Qt.QPixmap, Size, Mode, State) Method
QIconSet.SetPixmap(System.String, Size, Mode, State) Method
QIconSet.SetPixmap(Qt.QPixmap, Size) Method
QIconSet.SetPixmap(Qt.QPixmap, Size, Mode) Method
QIconSet.SetPixmap(System.String, Size) Method
QIconSet.SetPixmap(System.String, Size, Mode) Method
public void QIconSet();
Qt.QIconSet Class, Qt Namespace
public void QIconSet(Qt.QPixmap arg1, Size arg2);
Qt.QIconSet Class, Qt Namespace
public void QIconSet(Qt.QPixmap smallPix, Qt.QPixmap largePix);
Qt.QIconSet Class, Qt Namespace
public void QIconSet(Qt.QIconSet arg1);
Qt.QIconSet Class, Qt Namespace
public void QIconSet(Qt.QPixmap arg1);
Qt.QIconSet Class, Qt Namespace
public void QIconSet(void * ptr);
Qt.QIconSet Class, Qt Namespace
public void ClearGenerated();
Qt.QIconSet Class, Qt Namespace
public void Detach();
Qt.QIconSet Class, Qt Namespace
protected override void Finalize();
Qt.QIconSet Class, Qt Namespace
public static Qt.QSize IconSize(Size arg1);
Qt.QIconSet Class, Qt Namespace
public bool IsGenerated(Size arg1, Mode arg2, State arg3);
Qt.QIconSet Class, Qt Namespace
public bool IsGenerated(Size arg1, Mode arg2);
Qt.QIconSet Class, Qt Namespace
public bool IsNull();
Qt.QIconSet Class, Qt Namespace
public Qt.QPixmap Pixmap(Size arg1, Mode arg2, State arg3);
Qt.QIconSet Class, Qt Namespace
public Qt.QPixmap Pixmap(Size s, bool enabled, State arg1);
Qt.QIconSet Class, Qt Namespace
public Qt.QPixmap Pixmap();
Qt.QIconSet Class, Qt Namespace
public Qt.QPixmap Pixmap(Size arg1, Mode arg2);
Qt.QIconSet Class, Qt Namespace
public Qt.QPixmap Pixmap(Size s, bool enabled);
Qt.QIconSet Class, Qt Namespace
public void Reset(Qt.QPixmap arg1, Size arg2);
Qt.QIconSet Class, Qt Namespace
public static void SetIconSize(Size arg1, Qt.QSize arg2);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(Qt.QPixmap arg1, Size arg2, Mode arg3, State arg4);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(System.String arg1, Size arg2, Mode arg3, State arg4);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(Qt.QPixmap arg1, Size arg2);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(Qt.QPixmap arg1, Size arg2, Mode arg3);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(System.String arg1, Size arg2);
Qt.QIconSet Class, Qt Namespace
public void SetPixmap(System.String arg1, Size arg2, Mode arg3);
Qt.QIconSet Class, Qt Namespace