#include <WPythonWidget.h>
Definition at line 11 of file WPythonWidget.h.
◆ WPythonWidget()
WPythonWidget::WPythonWidget |
( |
| ) |
|
◆ ~WPythonWidget()
WPythonWidget::~WPythonWidget |
( |
| ) |
|
◆ execute()
void WPythonWidget::execute |
( |
const std::string & | src | ) |
|
◆ setText()
void WPythonWidget::setText |
( |
const std::string & | text | ) |
|
◆ updateSceneGraph()
Wt::Signal< std::shared_ptr< dyno::SceneGraph > > & WPythonWidget::updateSceneGraph |
( |
| ) |
|
|
inline |
◆ mCodeEditor
Wt::WText* WPythonWidget::mCodeEditor |
|
private |
◆ mSignal
The documentation for this class was generated from the following files: