, including all inherited members.
activated(const KURL &url) | KURLBar | [signal] |
addNewItem() | KURLBar | [protected, virtual] |
clear() | KURLBar | [virtual] |
contentsRect() const | QFrame | |
currentItem() const | KURLBar | |
currentURL() const | KURLBar | |
drawContents(QPainter *) | QFrame | |
drawFrame(QPainter *p) | QFrame | |
editItem(KURLBarItem *item) | KURLBar | [protected, virtual] |
enum{NoFrame=0, Box=0x0001, Panel=0x0002, WinPanel=0x0003, HLine=0x0004, VLine=0x0005, StyledPanel=0x0006, PopupPanel=0x0007, MenuBarPanel=0x0008, ToolBarPanel=0x0009, LineEditPanel=0x000a, TabWidgetPanel=0x000b, GroupBoxPanel=0x000c, MShape=0x000f} | QFrame | |
enum{Plain=0x0010, Raised=0x0020, Sunken=0x0030, MShadow=0x00f0} | QFrame | |
frameChanged() | QFrame | |
frameRect() const | QFrame | |
frameShadow() const | QFrame | |
frameShape() const | QFrame | |
frameStyle() const | QFrame | |
frameWidth() const | QFrame | |
iconSize() const | KURLBar | [inline] |
insertDynamicItem(const KURL &url, const QString &description, const QString &icon=QString::null, KIcon::Group group=KIcon::Panel) | KURLBar | [virtual] |
insertItem(const KURL &url, const QString &description, bool applicationLocal=true, const QString &icon=QString::null, KIcon::Group group=KIcon::Panel) | KURLBar | [virtual] |
isImmutable() const | KURLBar | [inline] |
isModified() const | KURLBar | [inline] |
isVertical() const | KURLBar | [inline] |
KURLBar(bool useGlobalItems, QWidget *parent=0, const char *name=0, WFlags f=0) | KURLBar | |
lineWidth() const | QFrame | |
listBox() const | KURLBar | [inline] |
m_activeItem | KURLBar | [protected] |
m_isImmutable | KURLBar | [protected] |
m_isModified | KURLBar | [protected] |
m_useGlobal | KURLBar | [protected] |
margin() const | QFrame | |
midLineWidth() const | QFrame | |
minimumSizeHint() const | KURLBar | [virtual] |
orientation() const | KURLBar | |
paintEvent(QPaintEvent *event) | QFrame | |
paletteChange(const QPalette &) | KURLBar | [protected, virtual] |
prop-the rectangle inside the frame | QFrame | |
prop-the frame rectangle | QFrame | |
prop-the frame shadow value from the frame style | QFrame | |
prop-the frame shape value from the frame style | QFrame | |
prop-the width of the frame that is drawn | QFrame | |
prop-the line width | QFrame | |
prop-the width of the margin | QFrame | |
prop-the width of the mid-line | QFrame | |
QFrame(QWidget *parent=0, const char *name=0, WFlags f=0) | QFrame | |
readConfig(KConfig *config, const QString &itemGroup) | KURLBar | [virtual] |
readItem(int i, KConfig *config, bool applicationLocal) | KURLBar | [virtual] |
resizeEvent(QResizeEvent *) | KURLBar | [protected, virtual] |
setCurrentItem(const KURL &url) | KURLBar | [virtual, slot] |
setFrameRect(const QRect &) | QFrame | |
setFrameShadow(Shadow) | QFrame | |
setFrameShape(Shape) | QFrame | |
setFrameStyle(int style) | QFrame | |
setIconSize(int size) | KURLBar | [virtual] |
setLineWidth(int) | QFrame | |
setListBox(KURLBarListBox *) | KURLBar | [virtual] |
setMargin(int) | QFrame | |
setMidLineWidth(int) | QFrame | |
setOrientation(Qt::Orientation orient) | KURLBar | [virtual] |
sizeHint() const | KURLBar | [virtual] |
slotContextMenuRequested(QListBoxItem *, const QPoint &pos) | KURLBar | [protected, virtual, slot] |
slotDropped(QDropEvent *) | KURLBar | [protected, virtual, slot] |
slotSelected(QListBoxItem *) | KURLBar | [protected, virtual, slot] |
virtual_hook(int id, void *data) | KURLBar | [protected, virtual] |
writeConfig(KConfig *config, const QString &itemGroup) | KURLBar | [virtual] |
writeItem(KURLBarItem *item, int i, KConfig *, bool global) | KURLBar | [virtual] |
~KURLBar() | KURLBar | |