![]() |
Qt 4.8
|
Public Functions | |
| QRegionSpan () | |
| QRegionSpan (int x1_, int x2_) | |
| int | width () const |
Public Variables | |
| int | x1 |
| int | x2 |
Definition at line 3564 of file qregion.cpp.
|
inline |
Definition at line 3565 of file qregion.cpp.
|
inline |
Definition at line 3566 of file qregion.cpp.
|
inline |
Definition at line 3570 of file qregion.cpp.
| int QRegionSpan::x1 |
Definition at line 3568 of file qregion.cpp.
Referenced by flushRow().
| int QRegionSpan::x2 |
Definition at line 3569 of file qregion.cpp.
Referenced by flushRow().