LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
page.h File Reference
#include <QUuid>
#include <QRectF>
#include <QPointer>
#include <QString>
#include <QTimer>
#include <QBrush>
#include <QObject>
#include "thingpaintable.h"
#include "icon.h"
#include "pixmapobject.h"
#include "frictiontransform.h"
#include "dimensionstypes.h"
#include "KineticScroller.h"
Include dependency graph for page.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PageTouchRedirectContext
 
class  PageIconTransferRedirectContext
 
class  Page
 

Namespaces

namespace  PageScrollDirectionLock
 
namespace  PageAreas
 
namespace  PageMode
 

Enumerations

enum  PageScrollDirectionLock::Enum { PageScrollDirectionLock::INVALID, PageScrollDirectionLock::None, PageScrollDirectionLock::Horizontal, PageScrollDirectionLock::Vertical }
 
enum  PageAreas::Enum {
  PageAreas::INVALID, PageAreas::Content, PageAreas::LeftBorder, PageAreas::RightBorder,
  PageAreas::TopBorder, PageAreas::BottomBorder
}
 
enum  PageMode::Enum { PageMode::INVALID, PageMode::Normal, PageMode::Reorder }
 

Functions

uint qHash (const QPointer< Page > &p)
 

Function Documentation

uint qHash ( const QPointer< Page > &  p)