KToolBarItem Class Reference
[
kdeui Index
] [
kdeui Hierarchy
] [
Headers
]
#include <
ktoolbar.h
>
Public Members
KToolBarItem
(Item *_item, itemType _type, int _id, bool _myItem=true)
~KToolBarItem
()
void
resize
(int w, int h)
void
move
(int x, int y)
void
show
()
void
hide
()
void
setEnabled
(bool enable)
bool
isEnabled
()
int
ID
()
bool
isRight
()
void
alignRight
(bool flag)
void
autoSize
(bool flag)
bool
isAuto
()
int
width
()
int
height
()
int
x
()
int
y
()
int
winId
()
Item*
getItem
()
Private Members
int
id
bool
right
bool
autoSized
Item *
item
itemType
type
bool
myItem
Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999
K
doc