liblancelot
lancelot.h File Reference
#include <QMetaObject>
#include <QWidget>
#include <limits>
Include dependency graph for lancelot.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
Lancelot | |
Macros | |
#define | L_WIDGET |
#define | MAX_WIDGET_SIZE QSizeF(QWIDGETSIZE_MAX, QWIDGETSIZE_MAX) |
#define | QREAL_INFINITY std::numeric_limits<qreal>::infinity() |
Enumerations | |
enum | Lancelot::ActivationMethod { Lancelot::HoverActivate = 0, Lancelot::ClickActivate = 1, Lancelot::ExtenderActivate = 2 } |
enum | Lancelot::ExtenderPosition { Lancelot::NoExtender = 0, Lancelot::RightExtender = 1, Lancelot::LeftExtender = 2, Lancelot::TopExtender = 3, Lancelot::BottomExtender = 4 } |
Macro Definition Documentation
#define L_WIDGET |
Definition at line 49 of file lancelot.h.
#define MAX_WIDGET_SIZE QSizeF(QWIDGETSIZE_MAX, QWIDGETSIZE_MAX) |
Definition at line 45 of file lancelot.h.
#define QREAL_INFINITY std::numeric_limits<qreal>::infinity() |
Definition at line 47 of file lancelot.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.