![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
#include <pml/Atom.h>
#include <pml/StructuralComponent.h>
#include <pml/Cell.h>
#include "PMManagerDC.h"
#include "AtomDCWidget.h"
#include "AtomDC.h"
#include "CellDC.h"
#include "StructuralComponentDC.h"
#include <QVBoxLayout>
#include <QLabel>
#include <QTableWidget>
#include <QHeaderView>
#include <QMessageBox>
#include "cell_20x20.xpm"
#include "structuralcomponent_20x20.xpm"
Variables | |
QPixmap * | cellPixmap = NULL |
QPixmap * | structuralComponentPixmap = NULL |
QPixmap* cellPixmap = NULL |
Referenced by AtomDCWidget::updateProperties().
QPixmap* structuralComponentPixmap = NULL |
Referenced by AtomDCWidget::updateProperties().