#include <ViewerFactory.h>
Protected Attributes | |
QWidget * | parent |
Protected Attributes inherited from sofa::gui::common::BaseViewerArgument | |
std::string | name |
unsigned int | m_nbMSAASamples |
Public Member Functions | |
ViewerQtArgument (std::string _name, QWidget *_parent, const unsigned int nbMSAASamples=1) | |
QWidget * | getParentWidget () const |
Public Member Functions inherited from sofa::gui::common::BaseViewerArgument | |
BaseViewerArgument (std::string _name, const unsigned int nbMSAASamples=1) | |
virtual | ~BaseViewerArgument () |
virtual std::string | getName () const |
virtual unsigned int | getNbMSAASamples () |
|
protected |
|
inline |
|
inline |