|
LunaSysMgr
|
Namespaces | |
| namespace | QuicklaunchLayout |
Macros | |
| #define | MAX_ITEM_DISTANCE 200 |
| #define | MIN_ITEM_DISTANCE 5 |
Functions | |
| void | QuicklaunchLayout::initConstants (int qlMinWidth, int qlMinHeight) |
| void | QuicklaunchLayout::setNewQuicklaunchWidth (int width) |
| int | QuicklaunchLayout::maxNumColumns () |
| QRect | QuicklaunchLayout::iconBounds (const QPoint &position) |
| QRect | QuicklaunchLayout::iconBounds (int i, int numIcons) |
| QRect | QuicklaunchLayout::iconSlotBounds (int i, int numIcons) |
Variables | |
| int | QuicklaunchLayout::QuicklaunchWidth |
| int | QuicklaunchLayout::QuicklaunchHeight |
| int | QuicklaunchLayout::gIconYPos |
| int | QuicklaunchLayout::gIconHeight |
| internal Y position of icons in the QL More... | |
| int | QuicklaunchLayout::gIconWidth |
| the height of the icon - cannot exceed gItemIconHeight More... | |
| #define MAX_ITEM_DISTANCE 200 |
| #define MIN_ITEM_DISTANCE 5 |