class KToolBarItem

A toolbar item. More...

Internal Use Only
Definition#include <ktoolbaritem.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

A toolbar item. Used internally by KToolBar, use KToolBar methods instead.

enum ItemType {Lined = 0, Button, Combo, Frame, Toggle, AnyWidget, Separator }

ItemType

 KToolBarItem (Item *_item, ItemType _type, int _id, bool _myItem=true)

KToolBarItem

 ~KToolBarItem ()

~KToolBarItem

ItemType  itemType ()

itemType

[const]

void  resize (int w, int h)

resize

void  move (int x, int y)

move

void  show ()

show

void  hide ()

hide

void  setEnabled (bool enable)

setEnabled

bool  isEnabled ()

isEnabled

int  ID ()

ID

bool  isRight ()

isRight

[const]

void  alignRight (bool flag)

alignRight

void  autoSize (bool flag)

autoSize

bool  isAuto ()

isAuto

[const]

int  width ()

width

[const]

int  height ()

height

[const]

int  x ()

x

[const]

int  y ()

y

[const]

int  winId ()

winId

ItemgetItem ()

getItem


Generated by: dfaure on Tue Feb 27 12:46:33 2001, using kdoc 2.0a50.