MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / centralWidget

Method centralWidget

ElaWidgetTools/ElaWindow.cpp:828–831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

826}
827
828QWidget* ElaWindow::centralWidget() const
829{
830 return QMainWindow::centralWidget();
831}
832
833void ElaWindow::setCentralWidget(QWidget* widget)
834{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected