SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
HasNotes Class Reference

#include <Note.h>

Inheritance diagram for HasNotes:
ConnectionLine ModuleWidget

Public Member Functions

 HasNotes (const std::string &name, bool positionAdjustable)
 
virtual ~HasNotes ()
 
void connectNoteEditorToAction (QAction *action)
 
void connectUpdateNote (QObject *obj)
 
void setCurrentNote (const Note &note)
 

Protected Member Functions

void destroy ()
 

Constructor & Destructor Documentation

HasNotes ( const std::string &  name,
bool  positionAdjustable 
)
~HasNotes ( )
virtual

Member Function Documentation

void connectNoteEditorToAction ( QAction *  action)
void connectUpdateNote ( QObject *  obj)
void destroy ( )
protected
void setCurrentNote ( const Note note)
inline

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