Skui
0.0.1
Build fast and easy to use control software with Skui.
Loading...
Searching...
No Matches
propertywindow.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <QFormLayout>
4
#include <QLabel>
5
#include <QMetaProperty>
6
#include <QScrollArea>
7
#include <QWidget>
8
9
class
PropertyWindow
:
public
QWidget
10
{
11
Q_OBJECT
12
13
public
:
14
explicit
PropertyWindow
(QWidget *parent,
const
QObject *
object
);
15
};
PropertyWindow::PropertyWindow
PropertyWindow(QWidget *parent, const QObject *object)
Definition
propertywindow.cpp:3
src
app
propertywindow.hpp
Generated by
1.13.2