#include <Shapes.h>
rdf::TableCellRaw::TableCellRaw |
( |
| ) |
|
void rdf::TableCellRaw::addLineCandidateBottom |
( |
Line |
c, |
|
|
int |
lIdx |
|
) |
| |
void rdf::TableCellRaw::addLineCandidateLeft |
( |
Line |
c, |
|
|
int |
lIdx |
|
) |
| |
void rdf::TableCellRaw::addLineCandidateRight |
( |
Line |
c, |
|
|
int |
lIdx |
|
) |
| |
void rdf::TableCellRaw::addLineCandidateTop |
( |
Line |
c, |
|
|
int |
lIdx |
|
) |
| |
rdf::Line rdf::TableCellRaw::bottomBorder |
( |
| ) |
const |
bool rdf::TableCellRaw::bottomBorderVisible |
( |
| ) |
const |
QVector< int > rdf::TableCellRaw::bottomIdx |
( |
| ) |
const |
void rdf::TableCellRaw::clearCandidates |
( |
| ) |
|
void rdf::TableCellRaw::clearLineCandidatesBottom |
( |
| ) |
|
void rdf::TableCellRaw::clearLineCandidatesLeft |
( |
| ) |
|
void rdf::TableCellRaw::clearLineCandidatesRight |
( |
| ) |
|
void rdf::TableCellRaw::clearLineCandidatesTop |
( |
| ) |
|
int rdf::TableCellRaw::col |
( |
| ) |
const |
int rdf::TableCellRaw::colSpan |
( |
| ) |
const |
QVector< int > rdf::TableCellRaw::cornerPty |
( |
| ) |
const |
QString rdf::TableCellRaw::custom |
( |
| ) |
const |
bool rdf::TableCellRaw::header |
( |
| ) |
const |
double rdf::TableCellRaw::height |
( |
| ) |
const |
QString rdf::TableCellRaw::id |
( |
| ) |
const |
rdf::Line rdf::TableCellRaw::leftBorder |
( |
| ) |
const |
bool rdf::TableCellRaw::leftBorderVisible |
( |
| ) |
const |
QVector< int > rdf::TableCellRaw::leftIdx |
( |
| ) |
const |
Polygon rdf::TableCellRaw::newPolygon |
( |
| ) |
const |
bool rdf::TableCellRaw::operator< |
( |
const TableCellRaw & |
cell | ) |
const |
Polygon rdf::TableCellRaw::polygon |
( |
| ) |
const |
rdf::Line rdf::TableCellRaw::rightBorder |
( |
| ) |
const |
bool rdf::TableCellRaw::rightBorderVisible |
( |
| ) |
const |
QVector< int > rdf::TableCellRaw::rightIdx |
( |
| ) |
const |
int rdf::TableCellRaw::row |
( |
| ) |
const |
int rdf::TableCellRaw::rowSpan |
( |
| ) |
const |
void rdf::TableCellRaw::setBottomBorderVisible |
( |
bool |
b | ) |
|
void rdf::TableCellRaw::setBottomIdx |
( |
int |
i | ) |
|
void rdf::TableCellRaw::setCol |
( |
int |
c | ) |
|
void rdf::TableCellRaw::setColSpan |
( |
int |
c | ) |
|
void rdf::TableCellRaw::setCornerPts |
( |
QVector< int > |
cPts | ) |
|
void rdf::TableCellRaw::setCustom |
( |
const QString & |
c | ) |
|
void rdf::TableCellRaw::setHeader |
( |
bool |
b | ) |
|
void rdf::TableCellRaw::setId |
( |
const QString & |
id | ) |
|
void rdf::TableCellRaw::setLeftBorderVisible |
( |
bool |
b | ) |
|
void rdf::TableCellRaw::setLeftIdx |
( |
int |
i | ) |
|
void rdf::TableCellRaw::setLineCandidatesBottomLine |
( |
LineCandidates |
l | ) |
|
void rdf::TableCellRaw::setLineCandidatesRightLine |
( |
LineCandidates |
l | ) |
|
void rdf::TableCellRaw::setNewPolygon |
( |
const Polygon & |
polygon | ) |
|
void rdf::TableCellRaw::setPolygon |
( |
const Polygon & |
polygon | ) |
|
void rdf::TableCellRaw::setRefLineBottom |
( |
Line |
l | ) |
|
void rdf::TableCellRaw::setRefLineLeft |
( |
Line |
l | ) |
|
void rdf::TableCellRaw::setRefLineRight |
( |
Line |
l | ) |
|
void rdf::TableCellRaw::setRefLineTop |
( |
Line |
l | ) |
|
void rdf::TableCellRaw::setRightBorderVisible |
( |
bool |
b | ) |
|
void rdf::TableCellRaw::setRightIdx |
( |
int |
i | ) |
|
void rdf::TableCellRaw::setRow |
( |
int |
r | ) |
|
void rdf::TableCellRaw::setRowSpan |
( |
int |
r | ) |
|
void rdf::TableCellRaw::setTopBorderVisible |
( |
bool |
b | ) |
|
void rdf::TableCellRaw::setTopIdx |
( |
int |
i | ) |
|
rdf::Line rdf::TableCellRaw::topBorder |
( |
| ) |
const |
bool rdf::TableCellRaw::topBorderVisible |
( |
| ) |
const |
QVector< int > rdf::TableCellRaw::topIdx |
( |
| ) |
const |
double rdf::TableCellRaw::width |
( |
| ) |
const |
bool rdf::TableCellRaw::mBottomBorderVisible = false |
|
protected |
QVector<int> rdf::TableCellRaw::mBottomIdx |
|
protected |
int rdf::TableCellRaw::mCellIdx = -1 |
|
protected |
int rdf::TableCellRaw::mCol = -1 |
|
protected |
int rdf::TableCellRaw::mColSpan = -1 |
|
protected |
QString rdf::TableCellRaw::mCostum |
|
protected |
bool rdf::TableCellRaw::mHeader = false |
|
protected |
QString rdf::TableCellRaw::mId |
|
protected |
bool rdf::TableCellRaw::mLeftBorderVisible = false |
|
protected |
QVector<int> rdf::TableCellRaw::mLeftIdx |
|
protected |
Polygon rdf::TableCellRaw::mNewPoly |
|
protected |
QVector<int> rdf::TableCellRaw::mRefCornerPts |
|
protected |
Polygon rdf::TableCellRaw::mRefPoly |
|
protected |
bool rdf::TableCellRaw::mRightBorderVisible = false |
|
protected |
QVector<int> rdf::TableCellRaw::mRightIdx |
|
protected |
int rdf::TableCellRaw::mRow = -1 |
|
protected |
int rdf::TableCellRaw::mRowSpan = -1 |
|
protected |
bool rdf::TableCellRaw::mTopBorderVisible = false |
|
protected |
QVector<int> rdf::TableCellRaw::mTopIdx |
|
protected |
The documentation for this class was generated from the following files: