GLIMSView Source Code Documentation

ViewPopupAction Class Reference

#include <viewpopupaction.h>

Inheritance diagram for ViewPopupAction:

Inheritance graph
[legend]

List of all members.


Detailed Description

An Extended QAction providing more information when the signal "activated" is emitted.

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)

Constructor & Destructor Documentation

ViewPopupAction::ViewPopupAction ( const QString &  text,
const QString &  menuText,
int  accel,
QObject parent,
const char *  name = 0,
bool  toggle = false 
)

Definition at line 3 of file viewpopupaction.cpp.

References actSelected().


Member Function Documentation

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().


The documentation for this class was generated from the following files:

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov