• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

KDockWidgetHeaderDrag Class Reference

This special widget is the panel one can grip with the mouses (and member of the dockwidget class set). More...

#include <kdockwidget.h>

Inheritance diagram for KDockWidgetHeaderDrag:
KDockWidgetAbstractHeaderDrag TQFrame

List of all members.

Public Member Functions

 KDockWidgetHeaderDrag (KDockWidgetAbstractHeader *parent, KDockWidget *dock, const char *name=0L)
virtual ~KDockWidgetHeaderDrag ()

Protected Member Functions

virtual void paintEvent (TQPaintEvent *)
virtual void virtual_hook (int id, void *data)

Detailed Description

This special widget is the panel one can grip with the mouses (and member of the dockwidget class set).

The widget for dragging, so to speak. Usually it is located in the KDockWidgetHeader. More or less a minor helper class for the dockwidget class set.

Author:
Max Judin (documentation: Falk Brettschneider).

Definition at line 199 of file kdockwidget.h.


Constructor & Destructor Documentation

KDockWidgetHeaderDrag::KDockWidgetHeaderDrag ( KDockWidgetAbstractHeader *  parent,
KDockWidget *  dock,
const char *  name = 0L 
)

Constructs this.

Parameters:
parent the parent widget (usually a dockwidget header)
dock the dockwidget where it belongs to
name the object instance name

Definition at line 195 of file kdockwidget.cpp.

virtual KDockWidgetHeaderDrag::~KDockWidgetHeaderDrag (  )  [inline, virtual]

Destructs this.

Definition at line 218 of file kdockwidget.h.


Member Function Documentation

void KDockWidgetHeaderDrag::paintEvent ( TQPaintEvent *   )  [protected, virtual]

Draws the drag panel (a double line).

Reimplemented from TQFrame.

Definition at line 200 of file kdockwidget.cpp.


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

tdeui

Skip menu "tdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeui

Skip menu "tdeui"
  • 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 tdeui by doxygen 1.6.3
This website is maintained by Timothy Pearson.