KDE3Support
Go to the documentation of this file.
24 #ifndef __kpanelapplet_h__
25 #define __kpanelapplet_h__
28 #include <QtGui/QFrame>
103 enum Type { Normal = 0, Stretch };
118 int actions = 0,
QWidget *parent = 0, Qt::WindowFlags f = 0);
201 virtual void action(
Action a );
207 const QMenu* customMenu()
const;
212 void setPosition( Position p );
216 void setAlignment( Alignment a );
249 void requestFocus(
bool focus);
293 Qt::Orientation orientation()
const;
297 Position position()
const;
301 Alignment alignment()
const;
308 virtual void positionChange( Position p );
326 void setCustomMenu(
const QMenu*);
334 void watchForFocus(
QWidget* widget,
bool watch =
true);
341 void needsFocus(
bool focus);
356 Position popupDirection();
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:44:14 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.