#include <WMainWindow.h>
Definition at line 25 of file WMainWindow.h.
◆ WMainWindow()
WMainWindow::WMainWindow |
( |
| ) |
|
◆ ~WMainWindow()
WMainWindow::~WMainWindow |
( |
| ) |
|
◆ createRightPanel()
void WMainWindow::createRightPanel |
( |
| ) |
|
◆ getFlowWidget()
◆ getScene()
◆ initAddNodePanel()
void WMainWindow::initAddNodePanel |
( |
Wt::WPanel * | parent | ) |
|
|
private |
◆ initCenterContainer()
void WMainWindow::initCenterContainer |
( |
Wt::WBorderLayout * | layout | ) |
|
|
private |
◆ initLog()
std::unique_ptr< Wt::WWidget > WMainWindow::initLog |
( |
| ) |
|
|
private |
◆ initModuleGraphics()
std::unique_ptr< Wt::WWidget > WMainWindow::initModuleGraphics |
( |
| ) |
|
|
private |
◆ initNavigationBar()
void WMainWindow::initNavigationBar |
( |
Wt::WBorderLayout * | layout | ) |
|
|
private |
◆ initNodeGraphics()
std::unique_ptr< Wt::WWidget > WMainWindow::initNodeGraphics |
( |
| ) |
|
|
private |
◆ initPython()
std::unique_ptr< Wt::WWidget > WMainWindow::initPython |
( |
| ) |
|
|
private |
◆ initRightPanel()
void WMainWindow::initRightPanel |
( |
Wt::WContainerWidget * | parent | ) |
|
|
private |
◆ initSample()
std::unique_ptr< Wt::WWidget > WMainWindow::initSample |
( |
| ) |
|
|
private |
◆ initSave()
std::unique_ptr< Wt::WWidget > WMainWindow::initSave |
( |
| ) |
|
|
private |
◆ onKeyWentDown()
void WMainWindow::onKeyWentDown |
( |
const Wt::WKeyEvent & | event | ) |
|
◆ setScene()
◆ simCanvas()
◆ updateCanvas()
void WMainWindow::updateCanvas |
( |
| ) |
|
◆ updateNodeGraphics()
void WMainWindow::updateNodeGraphics |
( |
| ) |
|
◆ controlContainer
◆ Initial_x
int WMainWindow::Initial_x = 0 |
|
private |
◆ Initial_y
int WMainWindow::Initial_y = 0 |
|
private |
◆ mActiveNode
std::shared_ptr<dyno::Node> WMainWindow::mActiveNode = nullptr |
|
private |
◆ mModuleDataModel
◆ mModuleFlowWidget
◆ mNodeDataModel
◆ mNodeFlowWidget
◆ moduleGraphicsWidget
◆ mParameterDataNode
◆ mScene
◆ mSceneCanvas
◆ nodeGraphicsWidget
◆ pythonWidget
◆ rightWidget
Wt::WContainerWidget* WMainWindow::rightWidget |
|
private |
◆ tab
Wt::WTabWidget* WMainWindow::tab |
|
private |
◆ viewportHeight
int WMainWindow::viewportHeight |
|
private |
◆ viewportWidth
int WMainWindow::viewportWidth |
|
private |
The documentation for this class was generated from the following files: