liblancelot
PopupList.cpp File Reference
#include "PopupList.h"
#include "PopupList_p.h"
#include <QApplication>
#include <QDesktopWidget>
#include <Plasma/Theme>
#include <KMessageBox>
Include dependency graph for PopupList.cpp:
Go to the source code of this file.
Namespaces | |
Lancelot | |
Macros | |
#define | ICON_SIZE QSize(24, 24) |
#define | MAXIMUM_ITEM_HEIGHT 32 |
#define | MENU_WIDTH 100 |
#define | MINIMUM_ITEM_HEIGHT 24 |
#define | POP_BORDER_OFFSET 16 |
#define | POP_MINIMUM_OFFSET 64 |
#define | PREFERRED_ITEM_HEIGHT 32 |
Macro Definition Documentation
#define ICON_SIZE QSize(24, 24) |
Definition at line 34 of file PopupList.cpp.
#define MAXIMUM_ITEM_HEIGHT 32 |
Definition at line 33 of file PopupList.cpp.
#define MENU_WIDTH 100 |
Definition at line 35 of file PopupList.cpp.
#define MINIMUM_ITEM_HEIGHT 24 |
Definition at line 31 of file PopupList.cpp.
#define POP_BORDER_OFFSET 16 |
Definition at line 36 of file PopupList.cpp.
#define POP_MINIMUM_OFFSET 64 |
Definition at line 37 of file PopupList.cpp.
#define PREFERRED_ITEM_HEIGHT 32 |
Definition at line 32 of file PopupList.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:43:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:43:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.