TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Classes | Namespaces | Typedefs
C_API_Slots.h File Reference
#include <QObject>
#include <QWidget>
#include <QLibrary>
#include <QSemaphore>
#include <QList>
#include <QString>
#include <QStringList>
#include <QColor>
#include <QGraphicsItem>
#include <QListWidget>
#include <QListWidgetItem>
#include <QFile>
#include <QFileInfo>
#include <QLabel>
#include "DataTable.h"
#include "TC_structs.h"
Include dependency graph for C_API_Slots.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tinkercell::Core_FtoS
 Function to Signal converter for MainWindow. More...
class  Tinkercell::C_API_Slots
 A set of slots that are called by C libraries. More...

Namespaces

namespace  Tinkercell

Typedefs

typedef void(* Tinkercell::MatrixInputFunction )(tc_matrix)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines