mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:38:11 +00:00
![]() The basic idea is that you would use it like this: MyWidget::MyWidget(GWidget* parent) : GWidget(parent) { m_ui = new UI_MyWidget; set_main_widget(m_ui->main_widget); ... } |
||
---|---|---|
.. | ||
form.frm | ||
main.cpp | ||
Makefile |