#include <QtPlotServer.qo.h>
|
| QtPlotServer (const char *dbus_name=0) |
|
| ~QtPlotServer () |
|
QtPlotSvrPanel * | panel (const QString &title, const QString &xlabel="", const QString &ylabel="", const QString &window_title="", const QList< int > &size=QList< int >(), const QString &legend="bottom", const QString &zoom="bottom", QtPlotSvrPanel *with_panel=0, bool new_row=false) |
|
|
static const QString & | name () |
| name used to initialize connection to dbus More...
|
|
Definition at line 40 of file QtPlotServer.qo.h.
casa::QtPlotServer::QtPlotServer |
( |
const char * |
dbus_name = 0 | ) |
|
casa::QtPlotServer::~QtPlotServer |
( |
| ) |
|
static const QString& casa::QtPlotServer::name |
( |
| ) |
|
|
static |
QtPlotSvrPanel* casa::QtPlotServer::panel |
( |
const QString & |
title, |
|
|
const QString & |
xlabel = "" , |
|
|
const QString & |
ylabel = "" , |
|
|
const QString & |
window_title = "" , |
|
|
const QList< int > & |
size = QList< int >() , |
|
|
const QString & |
legend = "bottom" , |
|
|
const QString & |
zoom = "bottom" , |
|
|
QtPlotSvrPanel * |
with_panel = 0 , |
|
|
bool |
new_row = false |
|
) |
| |
QString casa::QtPlotServer::dbus_name_ |
|
private |
QString casa::QtPlotServer::name_ |
|
staticprivate |
The documentation for this class was generated from the following file: