|
DtkWidget
DTK Widget module
|
Public 成员函数 | |
| DPageIndicatorPrivate (DPageIndicator *q) | |
| void | setPageCount (const int count) |
| void | nextPage () |
| void | previousPage () |
| void | setCurrentPage (const int index) |
Public 属性 | |
| int | pointRadius = 5 |
| int | secondaryPointRadius = 3 |
| int | pointDistance = 12 |
| int | pageCount |
| int | currentPage |
| QColor | pointColor |
| QColor | secondaryPointColor |