The MainWindowController class.
More...
#include <mainwindowcontroller.h>
◆ MainWindowController()
MainWindowController::MainWindowController |
( |
MainWindow * |
view | ) |
|
◆ editScreenFromFile()
void MainWindowController::editScreenFromFile |
( |
QString |
file | ) |
|
editScreenFromFile Obtains the interface which represents the QML file.
- Parameters
-
◆ selectedType()
void MainWindowController::selectedType |
( |
Interfaz * |
interfaz, |
|
|
int |
type |
|
) |
| |
|
private |
selectedType Shows the edit view depends on the type of the interface.
- Parameters
-
interfaz | Interface to edit. |
type | Tpye of the interface. |
The documentation for this class was generated from the following files:
- D:/Documentos/ViewDesignerAssistant/Controller/mainwindowcontroller.h
- D:/Documentos/ViewDesignerAssistant/Controller/mainwindowcontroller.cpp