• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/kfile
 

kio/kfile

Signals | Public Member Functions | Protected Member Functions
KURLBarListBox Class Reference

#include <kurlbar.h>

Inherits KListBox.

List of all members.

Signals

void dropped (TQDropEvent *e)

Public Member Functions

 KURLBarListBox (TQWidget *parent=0, const char *name=0)
 ~KURLBarListBox ()
virtual void setOrientation (Qt::Orientation orient)
Qt::Orientation orientation () const
bool isVertical () const

Protected Member Functions

virtual TQDragObject * dragObject ()
virtual void contentsDragEnterEvent (TQDragEnterEvent *)
virtual void contentsDropEvent (TQDropEvent *)
virtual void contextMenuEvent (TQContextMenuEvent *)
virtual void paintEvent (TQPaintEvent *)
virtual void virtual_hook (int id, void *data)

Detailed Description

This is the listbox used in KURLBar.

It is a subclass of KListBox to support drag & drop and to set up the row / column mode.

The widget has just one row or one column, depending on orientation().

Author:
Carsten Pfeiffer <pfeiffer@kde.org>

Definition at line 493 of file kurlbar.h.


Constructor & Destructor Documentation

KURLBarListBox::KURLBarListBox ( TQWidget *  parent = 0,
const char *  name = 0 
)

Constructs a KURLBarListBox.

Definition at line 824 of file kurlbar.cpp.

KURLBarListBox::~KURLBarListBox ( )

Destroys the box.

Definition at line 832 of file kurlbar.cpp.


Member Function Documentation

TQDragObject * KURLBarListBox::dragObject ( ) [protected, virtual]
Returns:
a suitable TQDragObject when an item is dragged.

Definition at line 844 of file kurlbar.cpp.

void KURLBarListBox::dropped ( TQDropEvent *  e) [signal]

Emitted when a drop-event happened.

Qt::Orientation KURLBarListBox::orientation ( ) const [inline]
Returns:
the current orientation.
See also:
setOrientation

Definition at line 518 of file kurlbar.h.

void KURLBarListBox::setOrientation ( Qt::Orientation  orient) [virtual]

Sets the orientation of the widget.

Horizontal means, all items are arranged in one row. Vertical means, all items are arranged in one column.

See also:
orientation

Definition at line 880 of file kurlbar.cpp.


The documentation for this class was generated from the following files:
  • kurlbar.h
  • kurlbar.cpp

kio/kfile

Skip menu "kio/kfile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kio/kfile

Skip menu "kio/kfile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kfile by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |