- 3.0.2 core module.
|
Namespaces | |
detail | |
Classes | |
class | Figure |
Typedefs | |
typedef std::shared_ptr< Figure > | FigurePtr |
Functions | |
FigurePtr | createFigure () |
void | render () |
typedef std::shared_ptr<Figure> ct::core::plotQwt::FigurePtr |
FigurePtr ct::core::plotQwt::createFigure | ( | ) |
References ct::core::plotQwt::detail::_application::createFigure(), and ct::core::plotQwt::detail::_interpreter::get().
Referenced by main().
void ct::core::plotQwt::render | ( | ) |
References ct::core::plotQwt::detail::_application::exec(), and ct::core::plotQwt::detail::_interpreter::get().
Referenced by main().