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

tdeio/tdefile

Signals | Public Member Functions | Protected Member Functions | List of all members
KURLBarListBox Class Reference

#include <kurlbar.h>

Inherits TDEListBox.

Signals

void dropped (TQDropEvent *e)
 

Public Member Functions

 KURLBarListBox (TQWidget *parent=0, const char *name=0)
 
 ~KURLBarListBox ()
 
virtual void setOrientation (TQt::Orientation orient)
 
TQt::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 pfeif.nosp@m.fer@.nosp@m.kde.o.nosp@m.rg

Definition at line 493 of file kurlbar.h.

Constructor & Destructor Documentation

◆ KURLBarListBox()

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

Constructs a KURLBarListBox.

Definition at line 824 of file kurlbar.cpp.

◆ ~KURLBarListBox()

KURLBarListBox::~KURLBarListBox ( )

Destroys the box.

Definition at line 832 of file kurlbar.cpp.

Member Function Documentation

◆ contentsDragEnterEvent()

void KURLBarListBox::contentsDragEnterEvent ( TQDragEnterEvent *  e)
protectedvirtual

Definition at line 861 of file kurlbar.cpp.

◆ contentsDropEvent()

void KURLBarListBox::contentsDropEvent ( TQDropEvent *  e)
protectedvirtual

Definition at line 866 of file kurlbar.cpp.

◆ contextMenuEvent()

void KURLBarListBox::contextMenuEvent ( TQContextMenuEvent *  e)
protectedvirtual

Definition at line 871 of file kurlbar.cpp.

◆ dragObject()

TQDragObject * KURLBarListBox::dragObject ( )
protectedvirtual
Returns
a suitable TQDragObject when an item is dragged.

Definition at line 844 of file kurlbar.cpp.

◆ dropped

void KURLBarListBox::dropped ( TQDropEvent *  e)
signal

Emitted when a drop-event happened.

◆ isVertical()

bool KURLBarListBox::isVertical ( ) const
inline

Definition at line 520 of file kurlbar.h.

◆ orientation()

TQt::Orientation KURLBarListBox::orientation ( ) const
inline
Returns
the current orientation.
See also
setOrientation

Definition at line 518 of file kurlbar.h.

◆ paintEvent()

void KURLBarListBox::paintEvent ( TQPaintEvent *  )
protectedvirtual

Definition at line 837 of file kurlbar.cpp.

◆ setOrientation()

void KURLBarListBox::setOrientation ( TQt::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.

◆ virtual_hook()

void KURLBarListBox::virtual_hook ( int  id,
void *  data 
)
protectedvirtual

Definition at line 1038 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.9.4
This website is maintained by Timothy Pearson.