Qt.QPopupMenu Class

public class QPopupMenu: QFrame, System.IDisposable, IQMenuData

Base Types

System.Object
  QtSupport
    QObject
      QWidget
        QFrame
          QPopupMenu

This type implements System.IDisposable and IQMenuData.

See Also

Qt Namespace

Members

QPopupMenu Constructors

QPopupMenu(Qt.QWidget, System.String) Constructor
QPopupMenu() Constructor
QPopupMenu(Qt.QWidget) Constructor

QPopupMenu Methods

QPopupMenu.Accel Method
QPopupMenu.ActivateItemAt Method
QPopupMenu.ChangeItem(int, System.String) Method
QPopupMenu.ChangeItem(int, Qt.QPixmap) Method
QPopupMenu.ChangeItem(int, Qt.QIconSet, System.String) Method
QPopupMenu.ChangeItem(int, Qt.QIconSet, Qt.QPixmap) Method
QPopupMenu.ChangeItem(System.String, int) Method
QPopupMenu.ChangeItem(Qt.QPixmap, int) Method
QPopupMenu.ChangeItem(Qt.QIconSet, System.String, int) Method
QPopupMenu.Clear Method
QPopupMenu.Columns Method
QPopupMenu.ConnectItem Method
QPopupMenu.Count Method
QPopupMenu.CustomWhatsThis Method
QPopupMenu.DisconnectItem Method
QPopupMenu.DrawContents Method
QPopupMenu.DrawItem Method
QPopupMenu.Exec() Method
QPopupMenu.Exec(Qt.QPoint, int) Method
QPopupMenu.Exec(Qt.QPoint) Method
QPopupMenu.Finalize Method
QPopupMenu.FindItem(int) Method
QPopupMenu.FindItem(int, Qt.QMenuData) Method
QPopupMenu.FindPopup(Qt.QPopupMenu, int[]) Method
QPopupMenu.FindPopup(Qt.QPopupMenu) Method
QPopupMenu.FocusNextPrevChild Method
QPopupMenu.Hide Method
QPopupMenu.IconSet Method
QPopupMenu.IdAt(int) Method
QPopupMenu.IdAt(Qt.QPoint) Method
QPopupMenu.IndexOf Method
QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method
QPopupMenu.InsertItem(System.String, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, int, int) Method
QPopupMenu.InsertItem(System.String, Qt.QPopupMenu, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu, int, int) Method
QPopupMenu.InsertItem(Qt.QPixmap, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, int, int) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu, int, int) Method
QPopupMenu.InsertItem(Qt.QWidget, int, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem, int, int) Method
QPopupMenu.InsertItem(Qt.QCustomMenuItem, int, int) Method
QPopupMenu.InsertItem(System.String, Qt.QObject, System.String) Method
QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence) Method
QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence, int) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int) Method
QPopupMenu.InsertItem(System.String) Method
QPopupMenu.InsertItem(System.String, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, int) Method
QPopupMenu.InsertItem(System.String, Qt.QPopupMenu) Method
QPopupMenu.InsertItem(System.String, Qt.QPopupMenu, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu) Method
QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu, int) Method
QPopupMenu.InsertItem(Qt.QPixmap) Method
QPopupMenu.InsertItem(Qt.QPixmap, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, int) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu) Method
QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu, int) Method
QPopupMenu.InsertItem(Qt.QWidget) Method
QPopupMenu.InsertItem(Qt.QWidget, int) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem) Method
QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem, int) Method
QPopupMenu.InsertItem(Qt.QCustomMenuItem) Method
QPopupMenu.InsertItem(Qt.QCustomMenuItem, int) Method
QPopupMenu.InsertSeparator(int) Method
QPopupMenu.InsertSeparator() Method
QPopupMenu.InsertTearOffHandle(int, int) Method
QPopupMenu.InsertTearOffHandle() Method
QPopupMenu.InsertTearOffHandle(int) Method
QPopupMenu.IsCheckable Method
QPopupMenu.IsItemActive Method
QPopupMenu.IsItemChecked Method
QPopupMenu.IsItemEnabled Method
QPopupMenu.ItemAtPos(Qt.QPoint, bool) Method
QPopupMenu.ItemAtPos(Qt.QPoint) Method
QPopupMenu.ItemGeometry Method
QPopupMenu.ItemHeight(int) Method
QPopupMenu.ItemHeight(Qt.QMenuItem) Method
QPopupMenu.ItemParameter Method
QPopupMenu.MenuDelPopup Method
QPopupMenu.MenuInsPopup Method
QPopupMenu.Pixmap Method
QPopupMenu.Popup(Qt.QPoint, int) Method
QPopupMenu.Popup(Qt.QPoint) Method
QPopupMenu.QMenuData Method
QPopupMenu.RemoveItem Method
QPopupMenu.RemoveItemAt Method
QPopupMenu.SetAccel Method
QPopupMenu.SetActiveItem Method
QPopupMenu.SetCheckable Method
QPopupMenu.SetFont Method
QPopupMenu.SetId Method
QPopupMenu.SetItemChecked Method
QPopupMenu.SetItemEnabled Method
QPopupMenu.SetItemParameter Method
QPopupMenu.SetWhatsThis Method
QPopupMenu.Show Method
QPopupMenu.SizeHint Method
QPopupMenu.StyleChange Method
QPopupMenu.Text Method
QPopupMenu.UpdateItem Method
QPopupMenu.WhatsThis Method

QPopupMenu Properties

QPopupMenu.MenuConnections Property


QPopupMenu(Qt.QWidget, System.String) Constructor

public void QPopupMenu(Qt.QWidget parent, System.String name);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu() Constructor

public void QPopupMenu();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu(Qt.QWidget) Constructor

public void QPopupMenu(Qt.QWidget parent);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Accel Method

public Qt.QKeySequence Accel(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ActivateItemAt Method

public void ActivateItemAt(int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(int, System.String) Method

public void ChangeItem(int identifier, System.String text);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(int, Qt.QPixmap) Method

public void ChangeItem(int identifier, Qt.QPixmap pixmap);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(int, Qt.QIconSet, System.String) Method

public void ChangeItem(int identifier, Qt.QIconSet icon, System.String text);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(int, Qt.QIconSet, Qt.QPixmap) Method

public void ChangeItem(int identifier, Qt.QIconSet icon, Qt.QPixmap pixmap);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(System.String, int) Method

public void ChangeItem(System.String text, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(Qt.QPixmap, int) Method

public void ChangeItem(Qt.QPixmap pixmap, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ChangeItem(Qt.QIconSet, System.String, int) Method

public void ChangeItem(Qt.QIconSet icon, System.String text, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Clear Method

public void Clear();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Columns Method

protected int Columns();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ConnectItem Method

public bool ConnectItem(int identifier, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Count Method

public uint Count();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.CustomWhatsThis Method

public bool CustomWhatsThis();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.DisconnectItem Method

public bool DisconnectItem(int identifier, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.DrawContents Method

protected void DrawContents(Qt.QPainter arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.DrawItem Method

protected void DrawItem(Qt.QPainter p, int tab, Qt.QMenuItem mi, bool act, int x, int y, int w, int h);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Exec() Method

public int Exec();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Exec(Qt.QPoint, int) Method

public int Exec(Qt.QPoint pos, int indexAtPoint);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Exec(Qt.QPoint) Method

public int Exec(Qt.QPoint pos);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Finalize Method

protected override void Finalize();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.FindItem(int) Method

public Qt.QMenuItem FindItem(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.FindItem(int, Qt.QMenuData) Method

public Qt.QMenuItem FindItem(int identifier, Qt.QMenuData parent);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.FindPopup(Qt.QPopupMenu, int[]) Method

public Qt.QMenuItem FindPopup(Qt.QPopupMenu arg1, int[] index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.FindPopup(Qt.QPopupMenu) Method

public Qt.QMenuItem FindPopup(Qt.QPopupMenu arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.FocusNextPrevChild Method

protected bool FocusNextPrevChild(bool next);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Hide Method

public void Hide();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IconSet Method

public Qt.QIconSet IconSet(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IdAt(int) Method

public int IdAt(int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IdAt(Qt.QPoint) Method

public int IdAt(Qt.QPoint pos);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IndexOf Method

public int IndexOf(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method

public int InsertItem(System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, int, int) Method

public int InsertItem(System.String text, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, int, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QPopupMenu, int, int) Method

public int InsertItem(System.String text, Qt.QPopupMenu popup, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu, int, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QPopupMenu popup, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, int, int) Method

public int InsertItem(Qt.QPixmap pixmap, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, int, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu, int, int) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QPopupMenu popup, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu, int, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QPopupMenu popup, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QWidget, int, int) Method

public int InsertItem(Qt.QWidget widget, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem, int, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QCustomMenuItem custom, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QCustomMenuItem, int, int) Method

public int InsertItem(Qt.QCustomMenuItem custom, int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QObject, System.String) Method

public int InsertItem(System.String text, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence) Method

public int InsertItem(System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QObject, System.String, Qt.QKeySequence, int) Method

public int InsertItem(System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QObject, System.String, Qt.QKeySequence, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QObject receiver, System.String member);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QObject, System.String, Qt.QKeySequence, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QObject receiver, System.String member, Qt.QKeySequence accel, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String) Method

public int InsertItem(System.String text);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, int) Method

public int InsertItem(System.String text, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String) Method

public int InsertItem(Qt.QIconSet icon, System.String text);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QPopupMenu) Method

public int InsertItem(System.String text, Qt.QPopupMenu popup);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(System.String, Qt.QPopupMenu, int) Method

public int InsertItem(System.String text, Qt.QPopupMenu popup, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QPopupMenu popup);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, System.String, Qt.QPopupMenu, int) Method

public int InsertItem(Qt.QIconSet icon, System.String text, Qt.QPopupMenu popup, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap) Method

public int InsertItem(Qt.QPixmap pixmap);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, int) Method

public int InsertItem(Qt.QPixmap pixmap, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QPopupMenu popup);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QPixmap, Qt.QPopupMenu, int) Method

public int InsertItem(Qt.QPixmap pixmap, Qt.QPopupMenu popup, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QPopupMenu popup);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QPixmap, Qt.QPopupMenu, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QPixmap pixmap, Qt.QPopupMenu popup, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QWidget) Method

public int InsertItem(Qt.QWidget widget);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QWidget, int) Method

public int InsertItem(Qt.QWidget widget, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem) Method

public int InsertItem(Qt.QIconSet icon, Qt.QCustomMenuItem custom);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QIconSet, Qt.QCustomMenuItem, int) Method

public int InsertItem(Qt.QIconSet icon, Qt.QCustomMenuItem custom, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QCustomMenuItem) Method

public int InsertItem(Qt.QCustomMenuItem custom);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertItem(Qt.QCustomMenuItem, int) Method

public int InsertItem(Qt.QCustomMenuItem custom, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertSeparator(int) Method

public int InsertSeparator(int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertSeparator() Method

public int InsertSeparator();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertTearOffHandle(int, int) Method

public int InsertTearOffHandle(int identifier, int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertTearOffHandle() Method

public int InsertTearOffHandle();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.InsertTearOffHandle(int) Method

public int InsertTearOffHandle(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IsCheckable Method

public bool IsCheckable();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IsItemActive Method

public bool IsItemActive(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IsItemChecked Method

public bool IsItemChecked(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.IsItemEnabled Method

public bool IsItemEnabled(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemAtPos(Qt.QPoint, bool) Method

protected int ItemAtPos(Qt.QPoint arg1, bool ignoreSeparator);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemAtPos(Qt.QPoint) Method

protected int ItemAtPos(Qt.QPoint arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemGeometry Method

public Qt.QRect ItemGeometry(int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemHeight(int) Method

protected int ItemHeight(int arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemHeight(Qt.QMenuItem) Method

protected int ItemHeight(Qt.QMenuItem mi);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.ItemParameter Method

public int ItemParameter(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.MenuDelPopup Method

protected void MenuDelPopup(Qt.QPopupMenu arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.MenuInsPopup Method

protected void MenuInsPopup(Qt.QPopupMenu arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Pixmap Method

public Qt.QPixmap Pixmap(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Popup(Qt.QPoint, int) Method

public void Popup(Qt.QPoint pos, int indexAtPoint);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Popup(Qt.QPoint) Method

public void Popup(Qt.QPoint pos);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.QMenuData Method

public void * QMenuData();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.RemoveItem Method

public void RemoveItem(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.RemoveItemAt Method

public void RemoveItemAt(int index);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetAccel Method

public void SetAccel(Qt.QKeySequence key, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetActiveItem Method

public void SetActiveItem(int arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetCheckable Method

public void SetCheckable(bool arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetFont Method

public void SetFont(Qt.QFont arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetId Method

public void SetId(int index, int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetItemChecked Method

public void SetItemChecked(int identifier, bool check);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetItemEnabled Method

public void SetItemEnabled(int identifier, bool enable);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetItemParameter Method

public bool SetItemParameter(int identifier, int param);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SetWhatsThis Method

public void SetWhatsThis(int identifier, System.String arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Show Method

public void Show();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.SizeHint Method

public Qt.QSize SizeHint();

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.StyleChange Method

protected void StyleChange(Qt.QStyle arg1);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.Text Method

public System.String Text(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.UpdateItem Method

public void UpdateItem(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.WhatsThis Method

public System.String WhatsThis(int identifier);

See Also

Qt.QPopupMenu Class, Qt Namespace

QPopupMenu.MenuConnections Property

public System.Collections.Hashtable MenuConnections { get; }

See Also

Qt.QPopupMenu Class, Qt Namespace