SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
Note.h File Reference
#include <Interface/Application/PositionProvider.h>
#include <boost/shared_ptr.hpp>
#include <QString>
#include <QFont>
#include <QColor>
#include <QPointF>

Go to the source code of this file.

Classes

struct  Note
 
class  HasNotes
 
class  NoteDisplayStrategy
 
class  NoteDisplayHelper
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Gui
 

Typedefs

typedef boost::shared_ptr
< NoteDisplayStrategy > 
NoteDisplayStrategyPtr
 

Enumerations

enum  NotePosition {
  Default, None, Tooltip, Top,
  Left, Right, Bottom
}