OpenSceneGraph  3.0.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
osgWidget::Style Class Reference
Inheritance diagram for osgWidget::Style:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 META_Object (osgWidget, Style)
 Style (const std::string &="", const std::string &="")
 Style (const Style &, const osg::CopyOp &)
virtual bool applyStyle (Widget *, Reader)
virtual bool applyStyle (Label *, Reader)
virtual bool applyStyle (Input *, Reader)
virtual bool applyStyle (Window *, Reader)
virtual bool applyStyle (Window::EmbeddedWindow *, Reader)
virtual bool applyStyle (Box *, Reader)
virtual bool applyStyle (Frame::Corner *, Reader)
virtual bool applyStyle (Frame::Border *, Reader)
virtual bool applyStyle (Canvas *, Reader)
void setStyle (const std::string &style)
std::string & getStyle ()
const std::string & getStyle () const

Static Public Member Functions

static Widget::Layer strToLayer (const std::string &)
static Widget::VerticalAlignment strToVAlign (const std::string &)
static Widget::HorizontalAlignment strToHAlign (const std::string &)
static Widget::CoordinateMode strToCoordMode (const std::string &)
static bool strToFill (const std::string &)

Protected Member Functions

bool _match (const char *seq, Reader r)

Protected Attributes

std::string _style

Constructor & Destructor Documentation

osgWidget::Style::Style ( const std::string &  = "",
const std::string &  = "" 
)
osgWidget::Style::Style ( const Style ,
const osg::CopyOp  
)

Member Function Documentation

bool osgWidget::Style::_match ( const char *  seq,
Reader  r 
) [inline, protected]
virtual bool osgWidget::Style::applyStyle ( Widget ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Label ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Input ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Window ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Window::EmbeddedWindow ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Box ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Frame::Corner ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Frame::Border ,
Reader   
) [virtual]
virtual bool osgWidget::Style::applyStyle ( Canvas ,
Reader   
) [virtual]
std::string& osgWidget::Style::getStyle ( ) [inline]
const std::string& osgWidget::Style::getStyle ( ) const [inline]
osgWidget::Style::META_Object ( osgWidget  ,
Style   
)
void osgWidget::Style::setStyle ( const std::string &  style) [inline]
static Widget::CoordinateMode osgWidget::Style::strToCoordMode ( const std::string &  ) [static]
static bool osgWidget::Style::strToFill ( const std::string &  ) [static]
static Widget::HorizontalAlignment osgWidget::Style::strToHAlign ( const std::string &  ) [static]
static Widget::Layer osgWidget::Style::strToLayer ( const std::string &  ) [static]
static Widget::VerticalAlignment osgWidget::Style::strToVAlign ( const std::string &  ) [static]

Member Data Documentation

std::string osgWidget::Style::_style [protected]

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

osg logo
Generated at Mon Oct 3 2011 12:39:51 for the OpenSceneGraph by doxygen 1.7.5.