|
Scribus
Open source desktop publishing at your fingertips
|
This is the complete list of members for CellArea, including all inherited members.
| adjust(int rows, int columns, int width, int height) | CellArea | |
| adjusted(int rows, int columns, int width, int height) const | CellArea | |
| adjustedForColumnInsertion(int index, int numColumns) | CellArea | |
| adjustedForColumnRemoval(int index, int numColumns) | CellArea | |
| adjustedForRowInsertion(int index, int numRows) | CellArea | |
| adjustedForRowRemoval(int index, int numRows) | CellArea | |
| bottom() const | CellArea | inline |
| CellArea() | CellArea | |
| CellArea(int row, int column, int width, int height) | CellArea | |
| CellArea(const CellArea &other) | CellArea | |
| column() const | CellArea | inline |
| contains(int row, int column) const | CellArea | |
| contains(const CellArea &area) const | CellArea | |
| height() const | CellArea | inline |
| intersects(const CellArea &area) | CellArea | |
| isValid() const | CellArea | inline |
| right() const | CellArea | inline |
| row() const | CellArea | inline |
| setColumn(int column) | CellArea | inline |
| setHeight(int height) | CellArea | inline |
| setRow(int row) | CellArea | inline |
| setWidth(int width) | CellArea | inline |
| translate(int rows, int columns) | CellArea | |
| translated(int rows, int columns) const | CellArea | |
| united(CellArea &area) const | CellArea | |
| width() const | CellArea | inline |