#include <viewpopupaction.h>

This filters that signal and re-emits an equivelant signal providing the reciever a pointer to this object.
Definition at line 12 of file viewpopupaction.h.
Public Slots | |
| void | actSelected () |
Signals | |
| void | selected (ViewPopupAction *) |
Public Member Functions | |
| ViewPopupAction (const QString &text, const QString &menuText, int accel, QObject *parent, const char *name=0, bool toggle=false) | |
| ViewPopupAction::ViewPopupAction | ( | const QString & | text, | |
| const QString & | menuText, | |||
| int | accel, | |||
| QObject * | parent, | |||
| const char * | name = 0, |
|||
| bool | toggle = false | |||
| ) |
| void ViewPopupAction::actSelected | ( | ) | [inline, slot] |
Definition at line 23 of file viewpopupaction.h.
References selected().
Referenced by ViewPopupAction().
| void ViewPopupAction::selected | ( | ViewPopupAction * | ) | [signal] |
Referenced by actSelected().
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |