TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Signals | Public Member Functions
Tinkercell::C_API_Slots Class Reference

A set of slots that are called by C libraries. More...

#include <C_API_Slots.h>

Collaboration diagram for Tinkercell::C_API_Slots:
Collaboration graph
[legend]

List of all members.

Signals

void saveNetwork (const QString &)

Public Member Functions

 C_API_Slots (MainWindow *)

Detailed Description

A set of slots that are called by C libraries.

Definition at line 274 of file C_API_Slots.h.


Constructor & Destructor Documentation

Tinkercell::C_API_Slots::C_API_Slots ( MainWindow main)

Definition at line 29 of file C_API_Slots.cpp.

Here is the call graph for this function:


Member Function Documentation

void Tinkercell::C_API_Slots::saveNetwork ( const QString &  ) [signal]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines