#include <QtPlotServer.qo.h>
List of all members.
Public Member Functions |
| 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 Public Member Functions |
static const QString & | name () |
| name used to initialize connection to dbus
|
Private Attributes |
QString | dbus_name_ |
QtDBusPlotSvrAdaptor * | dbus_ |
Static Private Attributes |
static QString | name_ |
Detailed Description
Definition at line 40 of file QtPlotServer.qo.h.
Constructor & Destructor Documentation
Member Function Documentation
name used to initialize connection to dbus
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 |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: