![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
#include <QWidget>
#include <QList>
#include <QHash>
#include <QAction>
#include <QActionGroup>
#include <QToolButton>
#include <QUndoCommand>
#include <QGraphicsItem>
#include <QGraphicsItemGroup>
#include "MainWindow.h"
Go to the source code of this file.
Classes | |
class | Tinkercell::Tool |
everything other than the main window is a tool More... | |
class | Tinkercell::ToolGraphicsItem |
tools that are drawn on the scene instead of displayed as a window More... | |
Namespaces | |
namespace | Tinkercell |