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

LabelWrapper Class Reference

#include <WrapperFactory.h>

List of all members.

Public Slots

void setPosition (double X, double Y)
double X ()
double Y ()
QString Title ()
void setTitle (QString title)
void setColor (QColor color)
void setColor (QString color)
QColor Color ()
void setFont (QFont font)
QFont Font ()
void setBoxed (bool b=true)
bool Boxed ()
double Rotation ()
void setRotation (double r)
bool isTeXLabel ()
void setTeXLabel (bool t)

Public Member Functions

 LabelWrapper (Label *v)

Private Attributes

Labelv


Constructor & Destructor Documentation

LabelWrapper::LabelWrapper Label v  )  [inline]
 


Member Function Documentation

bool LabelWrapper::Boxed  )  [inline, slot]
 

QColor LabelWrapper::Color  )  [inline, slot]
 

QFont LabelWrapper::Font  )  [inline, slot]
 

bool LabelWrapper::isTeXLabel  )  [inline, slot]
 

double LabelWrapper::Rotation  )  [inline, slot]
 

void LabelWrapper::setBoxed bool  b = true  )  [inline, slot]
 

void LabelWrapper::setColor QString  color  )  [inline, slot]
 

void LabelWrapper::setColor QColor  color  )  [inline, slot]
 

void LabelWrapper::setFont QFont  font  )  [inline, slot]
 

void LabelWrapper::setPosition double  X,
double  Y
[inline, slot]
 

void LabelWrapper::setRotation double  r  )  [inline, slot]
 

void LabelWrapper::setTeXLabel bool  t  )  [inline, slot]
 

void LabelWrapper::setTitle QString  title  )  [inline, slot]
 

QString LabelWrapper::Title  )  [inline, slot]
 

double LabelWrapper::X  )  [inline, slot]
 

double LabelWrapper::Y  )  [inline, slot]
 


Member Data Documentation

Label* LabelWrapper::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