wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
ElementEditorUI.cpp File Reference
#include "App/UI/ElementEditorUI.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QMetaObject>
#include <QtGui/QIcon>
#include "App/UI/LabeledSlider.h"
Include dependency graph for ElementEditorUI.cpp:

Go to the source code of this file.

Functions

static QGridLayout * addSection (QGroupBox *&sectionBox, QWidget *parent, QVBoxLayout *sections, const char *objectName)

Function Documentation

◆ addSection()

QGridLayout * addSection ( QGroupBox *& sectionBox,
QWidget * parent,
QVBoxLayout * sections,
const char * objectName )
static

Definition at line 14 of file ElementEditorUI.cpp.

Referenced by ElementEditorUi::setupUi().