HTMLFramePanner Class Reference
[
khtmlw Index
] [
khtmlw Hierarchy
] [
Headers
]
#include <
htmlframe.h
>
Inherits:
QFrame
(qt)
Public Members
enum
Orientation
{ HORIZONTAL = 1, VERTICAL = 2 }
HTMLFramePanner
( HTMLFramePanner::Orientation _orientation, QWidget *_parent = 0L, const char *_name = 0L )
~HTMLFramePanner
()
void
setChild1
( QWidget *_child )
void
setChild2
( QWidget *_child )
void
setIsMoveable
( bool _move )
Protected Members
virtual void
mousePressEvent
( QMouseEvent *_ev )
virtual void
mouseMoveEvent
( QMouseEvent *_ev )
virtual void
mouseReleaseEvent
( QMouseEvent *_ev )
QWidget *
child1
QWidget *
child2
int
initialX
int
initialY
QPoint
initialGlobal
HTMLFramePanner::Orientation
orientation
bool
moveable
Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:46 CEST 1999
K
doc