KCategoryDrawer Class Reference
from PyKDE4.kdeui import *
Subclasses: KCategoryDrawerV2
Detailed Description
- Warning:
- Please use KCategoryDrawerV2 instead.
Method Documentation
This method purpose is to draw a category represented by the given
- Parameters:
-
| index | with the given
|
| sortRole | sorting role
|
- Note:
- This method will be called one time per category, always with the
first element in that category
- Note:
- 0 by default
- Since:
- 4.4
- Note:
- 0 by default
- Since:
- 4.4
setLeftMargin |
( |
self, |
|
|
|
int |
leftMargin |
|
) |
|
|
|
- Note:
- call to this method on the KCategoryDrawer constructor to set the left margin
- Since:
- 4.4
setRightMargin |
( |
self, |
|
|
|
int |
rightMargin |
|
) |
|
|
|
- Note:
- call to this method on the KCategoryDrawer constructor to set the right margin
- Since:
- 4.4