Home · All Namespaces · All Classes
Public Member Functions | Public Attributes

Launcher::Placement Class Reference

A class for storing, parsing and ordering the placement information of the items. More...

#include <launcher.h>

List of all members.

Public Member Functions

 Placement ()
 Placement (const QString &placement)
 Placement (int page, int position)
void setPlacement (const QString &placementString)
QString toString ()
bool isNull ()

Public Attributes

QString location
int page
int position

Detailed Description

A class for storing, parsing and ordering the placement information of the items.


Constructor & Destructor Documentation

Launcher::Placement::Placement (  ) 
Launcher::Placement::Placement ( const QString &  placement  ) 
Launcher::Placement::Placement ( int  page,
int  position 
)

Member Function Documentation

bool Launcher::Placement::isNull (  )  [inline]
void Launcher::Placement::setPlacement ( const QString &  placementString  ) 
QString Launcher::Placement::toString (  ) 

Member Data Documentation


The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Thu Jul 7 2011 22:14:50
Doxygen 1.7.1
MeeGo Touch