PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include "PlusConfigure.h"
#include "PlusWidgetsExport.h"
#include <vtkCallbackCommand.h>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QTextEdit>
#include <QWidget>
#include <QTimer>
Go to the source code of this file.
Classes | |
class | QPlusStatusIcon |
class | vtkDisplayMessageCallback |
Callback command class that catches the log message event and adds it to the text field of the status icon. More... | |