phonebookui/pbkcommonui/inc/cntviewnavigator.h
changeset 40 b46a585f6909
parent 27 de1630741fbe
child 53 e6aff7b69165
equal deleted inserted replaced
37:fd64c38c277d 40:b46a585f6909
    18 #ifndef CNTVIEWNAVIGATOR_H_
    18 #ifndef CNTVIEWNAVIGATOR_H_
    19 #define CNTVIEWNAVIGATOR_H_
    19 #define CNTVIEWNAVIGATOR_H_
    20 #include <QObject>
    20 #include <QObject>
    21 #include <QStack>
    21 #include <QStack>
    22 #include <hbnamespace.h>
    22 #include <hbnamespace.h>
    23 #include "qtpbkglobal.h"
    23 #include "cntglobal.h"
    24 /*!
    24 /*!
    25  * Navigator keeps track on view history, the path that user has
    25  * Navigator keeps track on view history, the path that user has
    26  * gone throug. If back() is called, one step back view id
    26  * gone throug. If back() is called, one step back view id
    27  * given, unless exception is set to current view id. In case of
    27  * given, unless exception is set to current view id. In case of
    28  * exception, navigator goes back in history until the exception 
    28  * exception, navigator goes back in history until the exception