All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
GeopsyGui::AbstractGraphicWindow Class Reference

Brief description of class still missing. More...

#include <AbstractGraphicWindow.h>

Inheritance diagram for GeopsyGui::AbstractGraphicWindow:
GeopsyGui::SubPoolWindow GraphicWindow MagnifierSignal

List of all members.

Public Member Functions

 AbstractGraphicWindow (QWidget *parent=0)
virtual PickLayerpickLayer () const =0
virtual SignalLayersignalLayer () const =0
virtual TimeWindowLayertimeWindowLayer () const =0
virtual ~AbstractGraphicWindow ()

Detailed Description

Brief description of class still missing.

Full description of class still missing


Constructor & Destructor Documentation

GeopsyGui::AbstractGraphicWindow::AbstractGraphicWindow ( QWidget *  parent = 0) [inline]

Description of constructor still missing

: SubPoolWindow(parent) {}

Description of destructor still missing

{}

Member Function Documentation

virtual PickLayer* GeopsyGui::AbstractGraphicWindow::pickLayer ( ) const [pure virtual]

Implemented in GraphicWindow.

Implemented in GraphicWindow.

Implemented in GraphicWindow.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines