KDE PIM / Developers / API Docs / libkdepim

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>

Inherits QHBox.

Inherited by KPIM::ProgressDialog.

List of all members.

Public Member Functions

Protected Member Functions


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)


The documentation for this class was generated from the following files: