QPopupMenu Class Reference


The QPopupMenu class provides a popup menu widget. (details) (complete member list)

#include <qpopmenu.h>

Inherits QMenuData and QTableWidget.

Public Members

Signals

Protected Members


Detailed Description

The QPopupMenu class provides a popup menu widget.

This popup widget is different from other widgets in the way it relates to the parent widget.


Member Function Documentation

QPopupMenu::QPopupMenu (QWidget *parent=0, const char *name=0)

Constructs a popup menu with a parent and a widget name.

QPopupMenu::~QPopupMenu ()

Destroys the popup menu.

void QPopupMenu::enableAccel (bool enable)

.

void QPopupMenu::popup (const QPoint &pos, int indexAtPoint = 0)

Opens the popup menu so that the item number indexAtPoint will be at the specified global position pos.

void QPopupMenu::updateAccel (QWidget *parent)

.


This file is part of the Qt toolkit, copyright 1995 Troll Tech, all rights reserved.

It was generated from the following files:


Generated at 16:17, 1995/06/30 by the webmaster at Troll Tech