casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
casa::QtPlotServer Class Reference

#include <QtPlotServer.qo.h>

Inheritance diagram for casa::QtPlotServer:

Public Member Functions

 QtPlotServer (const char *dbus_name=0)
 
 ~QtPlotServer ()
 
QtPlotSvrPanelpanel (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 More...
 

Private Attributes

QString dbus_name_
 
QtDBusPlotSvrAdaptordbus_
 

Static Private Attributes

static QString name_
 

Detailed Description

Definition at line 40 of file QtPlotServer.qo.h.

Constructor & Destructor Documentation

casa::QtPlotServer::QtPlotServer ( const char *  dbus_name = 0)
casa::QtPlotServer::~QtPlotServer ( )

Member Function Documentation

static const QString& casa::QtPlotServer::name ( )
static

name used to initialize connection to dbus

Referenced by casa::QtDBusPlotSvrAdaptor::dbusName().

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

QtDBusPlotSvrAdaptor* casa::QtPlotServer::dbus_
private

Definition at line 57 of file QtPlotServer.qo.h.

QString casa::QtPlotServer::dbus_name_
private

Definition at line 56 of file QtPlotServer.qo.h.

QString casa::QtPlotServer::name_
staticprivate

Definition at line 55 of file QtPlotServer.qo.h.


The documentation for this class was generated from the following file: