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

LegendDialog Class Reference

#include <LegendDialog.h>

Inheritance diagram for LegendDialog:

Dialog List of all members.

Public Slots

void selectFont ()
void Enable (bool e=true)
void setEnabled (bool e=true)
bool Enabled ()
void enableBorder (bool e=true)
bool borderEnabled ()
void setPosition (double x, double y)
void setXPosition (double x)
void setYPosition (double y)
Point Position ()
double XPosition ()
double YPosition ()
void setLegendFont (QFont f)
QFont Font ()
QFont LegendFont ()
void setTransparent (bool e=true)
bool Transparent ()
void setOrientation (int o=0)
int Orientation ()
void setColor (QColor c)
void setLegendColor (QColor c)
QColor Color ()
QColor BackgroundColor ()
int Apply ()

Public Member Functions

 LegendDialog (MainWin *mw, const char *name)
void updateDialog (Worksheet *ws=0)

Private Slots

void ok_clicked ()
int apply_clicked ()

Private Attributes

QCheckBox * enabledcb
QCheckBox * bordercb
QCheckBox * transcb
KLineEdit * xle
KLineEdit * yle
KLineEdit * fontle
QFont lf
KComboBox * orientcb
KColorButton * colorcb
Legendlegend

Constructor & Destructor Documentation

LegendDialog::LegendDialog MainWin mw,
const char *  name
 


Member Function Documentation

int LegendDialog::Apply  )  [inline, slot]
 

int LegendDialog::apply_clicked  )  [private, slot]
 

QColor LegendDialog::BackgroundColor  )  [inline, slot]
 

bool LegendDialog::borderEnabled  )  [inline, slot]
 

QColor LegendDialog::Color  )  [inline, slot]
 

void LegendDialog::Enable bool  e = true  )  [inline, slot]
 

void LegendDialog::enableBorder bool  e = true  )  [inline, slot]
 

bool LegendDialog::Enabled  )  [inline, slot]
 

QFont LegendDialog::Font  )  [inline, slot]
 

QFont LegendDialog::LegendFont  )  [inline, slot]
 

void LegendDialog::ok_clicked  )  [inline, private, slot]
 

int LegendDialog::Orientation  )  [inline, slot]
 

Point LegendDialog::Position  )  [inline, slot]
 

void LegendDialog::selectFont  )  [slot]
 

void LegendDialog::setColor QColor  c  )  [inline, slot]
 

void LegendDialog::setEnabled bool  e = true  )  [inline, slot]
 

void LegendDialog::setLegendColor QColor  c  )  [inline, slot]
 

void LegendDialog::setLegendFont QFont  f  )  [inline, slot]
 

void LegendDialog::setOrientation int  o = 0  )  [inline, slot]
 

void LegendDialog::setPosition double  x,
double  y
[inline, slot]
 

void LegendDialog::setTransparent bool  e = true  )  [inline, slot]
 

void LegendDialog::setXPosition double  x  )  [inline, slot]
 

void LegendDialog::setYPosition double  y  )  [inline, slot]
 

bool LegendDialog::Transparent  )  [inline, slot]
 

void LegendDialog::updateDialog Worksheet ws = 0  ) 
 

double LegendDialog::XPosition  )  [inline, slot]
 

double LegendDialog::YPosition  )  [inline, slot]
 


Member Data Documentation

QCheckBox * LegendDialog::bordercb [private]
 

KColorButton* LegendDialog::colorcb [private]
 

QCheckBox* LegendDialog::enabledcb [private]
 

KLineEdit * LegendDialog::fontle [private]
 

Legend* LegendDialog::legend [private]
 

QFont LegendDialog::lf [private]
 

KComboBox* LegendDialog::orientcb [private]
 

QCheckBox * LegendDialog::transcb [private]
 

KLineEdit* LegendDialog::xle [private]
 

KLineEdit * LegendDialog::yle [private]
 


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