• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdefile
 

tdeio/tdefile

Signals | Public Member Functions | Protected Member Functions

KURLBarListBox Class Reference

This is the listbox used in KURLBar. More...

#include <kurlbar.h>

Inherits TDEListBox.

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 TDEListBox 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 833 of file kurlbar.cpp.

KURLBarListBox::~KURLBarListBox (  ) 

Destroys the box.

Definition at line 841 of file kurlbar.cpp.


Member Function Documentation

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

Definition at line 853 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 889 of file kurlbar.cpp.


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

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdefile by doxygen 1.7.1
This website is maintained by Timothy Pearson.