![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
#include <QWidget>
#include <QLineEdit>
#include <QSlider>
#include <QLabel>
#include <QGridLayout>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QScrollArea>
#include <QHash>
#include "CThread.h"
Go to the source code of this file.
Classes | |
class | Tinkercell::MultithreadedSliderWidget |
This class is used to run specific functions inside a C dynamic library as a separate thread. Uses CThread to call the C functions. More... | |
Namespaces | |
namespace | Tinkercell |