Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

LegendWrapper Class Reference

#include <WrapperFactory.h>

List of all members.

Public Slots

void setFont (QFont font)
QFont Font ()
void enable (bool b=true)
bool Enabled ()
void setPosition (double X, double Y)
double X ()
double Y ()
void enableBorder (bool b=true)
bool BorderEnabled ()
void setColor (QColor c)
void setColor (QString c)
QColor Color ()
void setTransparent (bool t=true)
bool Transparent ()
bool getOrientation ()
void setOrientation (bool o)
int TicLabelLength ()
void setTicLabelLength (int l)

Public Member Functions

 LegendWrapper (Legend *v)

Private Attributes

Legend * v


Constructor & Destructor Documentation

LegendWrapper::LegendWrapper (  Legend *  v  )  [inline]
 


Member Function Documentation

bool LegendWrapper::BorderEnabled (   )  [inline, slot]
 

QColor LegendWrapper::Color (   )  [inline, slot]
 

void LegendWrapper::enable (  bool  b = true  )  [inline, slot]
 

void LegendWrapper::enableBorder (  bool  b = true  )  [inline, slot]
 

bool LegendWrapper::Enabled (   )  [inline, slot]
 

QFont LegendWrapper::Font (   )  [inline, slot]
 

bool LegendWrapper::getOrientation (   )  [inline, slot]
 

void LegendWrapper::setColor (  QString  c  )  [inline, slot]
 

void LegendWrapper::setColor (  QColor  c  )  [inline, slot]
 

void LegendWrapper::setFont (  QFont  font  )  [inline, slot]
 

void LegendWrapper::setOrientation (  bool  o  )  [inline, slot]
 

void LegendWrapper::setPosition (  double  X,
double  Y
)  [inline, slot]
 

void LegendWrapper::setTicLabelLength (  int  l  )  [inline, slot]
 

void LegendWrapper::setTransparent (  bool  t = true  )  [inline, slot]
 

int LegendWrapper::TicLabelLength (   )  [inline, slot]
 

bool LegendWrapper::Transparent (   )  [inline, slot]
 

double LegendWrapper::X (   )  [inline, slot]
 

double LegendWrapper::Y (   )  [inline, slot]
 


Member Data Documentation

Legend* LegendWrapper::v [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4