|
LunaSysMgr
|
#include "Common.h"#include <QRect>#include <QPoint>Go to the source code of this file.
Classes | |
| struct | QuicklaunchLayout::Position |
| struct | QuicklaunchLayout::GridPosition |
Namespaces | |
| namespace | QuicklaunchLayout |
Functions | |
| void | QuicklaunchLayout::initConstants (int qlMinWidth, int qlMinHeight) |
| void | QuicklaunchLayout::setNewQuicklaunchWidth (int width) |
| int | QuicklaunchLayout::maxNumColumns () |
| int | QuicklaunchLayout::maxNumColumnsAllowed () |
| QRect | QuicklaunchLayout::iconBounds (int i, int numIcons) |
| QRect | QuicklaunchLayout::iconBounds (const QPoint &position) |
| QRect | QuicklaunchLayout::iconSlotBounds (int i, int numIcons) |