Core::EditorManagerPlaceHolder Class
class Core::EditorManagerPlaceHolderKlasa EditorManagerPlaceHolder koristi se za integraciju područja uređivača u e mode. Više...
| Header: | #include <coreplugin/editormanager/editormanager.h> |
| Inherits: | QWidget |
Javne funkcije
| EditorManagerPlaceHolder(QWidget *parent = nullptr) |
Detaljan opis
Stvorite instancu klase EditorManagerPlaceHolder i integrirajte je u raspored vašeg mode widgeta kako biste dodali glavno područje uređivača u vaš mode. Najbolje mjesto za područje uređivača je središnji widget u QMainWindow u. Primjeri su načini rada Uređivanje i Otklanjanje pogrešaka.
Dokumentacija funkcija člana
[explicit] EditorManagerPlaceHolder::EditorManagerPlaceHolder(QWidget *parent = nullptr)
Stvara EditorManagerPlaceHolder s navedenim parent om.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.