libkdepim Library API Documentation

KPIM::OverlayWidget Class Reference

This is a widget that can align itself with another one, without using a layout, so that it can actually be on top of other widgets. More...

#include <overlaywidget.h>

Inheritance diagram for KPIM::OverlayWidget:

Inheritance graph
[legend]
Collaboration diagram for KPIM::OverlayWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OverlayWidget (QWidget *alignWidget, QWidget *parent, const char *name=0)
QWidgetalignWidget ()
void setAlignWidget (QWidget *alignWidget)

Protected Member Functions

void resizeEvent (QResizeEvent *ev)
bool eventFilter (QObject *o, QEvent *e)

Detailed Description

This is a widget that can align itself with another one, without using a layout, so that it can actually be on top of other widgets.

Currently the only supported type of alignment is "right aligned, on top of the other widget".

OverlayWidget inherits QHBox for convenience purposes (layout, and frame)

Definition at line 44 of file overlaywidget.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 23 18:19:57 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003