PlotTable Class Reference

Inheritance diagram for PlotTable:

FrameWidget

List of all members.

Public Member Functions

QBrush background (bool=false)
void clearSelection ()
void copySelection ()
void deselect ()
QColor gridColor ()
Qt::PenStyle gridStyle () const
bool hasSelection ()
int numCols ()
int numRows ()
 PlotTable (Graph *, int rows=2, int cols=3)
void setBackground (const QBrush &, bool=false)
void setBackgroundColor (const QColor &)
void setFrameStyle (int)
void setGridColor (const QColor &)
void setGridStyle (Qt::PenStyle)
void setNumCols (int)
void setNumRows (int)
void setShowGrid (bool=true)
void setStretchModeEnabled (bool)
void setText (int, int, const QString &)
void setTextAlignment (int, bool=false)
void setTextColor (const QColor &, bool=false)
void setTextFont (const QFont &, bool=false)
bool showGrid ()
bool stretchModeEnabled ()
QTableWidget * tableWidget ()
QString text (int, int)
int textAlignment (bool=false)
QColor textColor (bool=false)
QFont textFont (bool=false)

Private Member Functions

 PlotTable (const PlotTable &)


Constructor & Destructor Documentation

PlotTable::PlotTable ( Graph ,
int  rows = 2,
int  cols = 3 
)

PlotTable::PlotTable ( const PlotTable  )  [private]


Member Function Documentation

QBrush PlotTable::background ( bool  = false  ) 

void PlotTable::clearSelection (  ) 

void PlotTable::copySelection (  ) 

void PlotTable::deselect (  ) 

QColor PlotTable::gridColor (  ) 

Qt::PenStyle PlotTable::gridStyle (  )  const

bool PlotTable::hasSelection (  ) 

int PlotTable::numCols (  ) 

int PlotTable::numRows (  ) 

void PlotTable::setBackground ( const QBrush &  ,
bool  = false 
)

void PlotTable::setBackgroundColor ( const QColor &   ) 

Reimplemented from FrameWidget.

void PlotTable::setFrameStyle ( int   ) 

Reimplemented from FrameWidget.

void PlotTable::setGridColor ( const QColor &   ) 

void PlotTable::setGridStyle ( Qt::PenStyle   ) 

void PlotTable::setNumCols ( int   ) 

void PlotTable::setNumRows ( int   ) 

void PlotTable::setShowGrid ( bool  = true  ) 

void PlotTable::setStretchModeEnabled ( bool   ) 

void PlotTable::setText ( int  ,
int  ,
const QString &   
)

void PlotTable::setTextAlignment ( int  ,
bool  = false 
)

void PlotTable::setTextColor ( const QColor &  ,
bool  = false 
)

void PlotTable::setTextFont ( const QFont &  ,
bool  = false 
)

bool PlotTable::showGrid (  ) 

bool PlotTable::stretchModeEnabled (  ) 

QTableWidget* PlotTable::tableWidget (  ) 

QString PlotTable::text ( int  ,
int   
)

int PlotTable::textAlignment ( bool  = false  ) 

QColor PlotTable::textColor ( bool  = false  ) 

QFont PlotTable::textFont ( bool  = false  ) 


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

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8