NEURON
OcViewGlyph Class Reference

#include <scenevie.h>

Inheritance diagram for OcViewGlyph:
OcGlyph

Public Member Functions

 OcViewGlyph (XYView *)
 
virtual ~OcViewGlyph ()
 
XYViewview ()
 
virtual void save (std::ostream &)
 
void viewmenu (Glyph *)
 
- Public Member Functions inherited from OcGlyph
 OcGlyph (Glyph *body=NULL)
 
virtual ~OcGlyph ()
 
virtual bool has_window ()
 
virtual PrintableWindowwindow ()
 
virtual void window (PrintableWindow *)
 
virtual PrintableWindowmake_window (Coord left=-1, Coord bottom=-1, Coord width=-1, Coord height=-1)
 
virtual void no_parents ()
 
void parents (bool)
 
virtual bool dialog (const char *label, const char *accept, const char *cancel)
 
bool dialog_dismiss (bool b)
 
virtual void def_size (Coord &w, Coord &h) const
 
int session_priority ()
 
void session_priority (int i)
 

Private Attributes

XYViewv_
 
Glyphg_
 

Detailed Description

Definition at line 89 of file scenevie.h.

Constructor & Destructor Documentation

◆ OcViewGlyph()

OcViewGlyph::OcViewGlyph ( XYView )

◆ ~OcViewGlyph()

virtual OcViewGlyph::~OcViewGlyph ( )
virtual

Member Function Documentation

◆ save()

virtual void OcViewGlyph::save ( std::ostream &  )
virtual

Reimplemented from OcGlyph.

◆ view()

XYView* OcViewGlyph::view ( )
inline

Definition at line 93 of file scenevie.h.

◆ viewmenu()

void OcViewGlyph::viewmenu ( Glyph )

Member Data Documentation

◆ g_

Glyph* OcViewGlyph::g_
private

Definition at line 101 of file scenevie.h.

◆ v_

XYView* OcViewGlyph::v_
private

Definition at line 100 of file scenevie.h.


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