userguide/inc/HelpContentsView.h
branchGCC_SURGE
changeset 35 3ae60d69bf22
parent 23 99b096216bc8
equal deleted inserted replaced
21:e70b37c1a9d5 35:3ae60d69bf22
    45 	bool openApplication(const QUrl& url);
    45 	bool openApplication(const QUrl& url);
    46 	bool openExternalLink(const QUrl& url);
    46 	bool openExternalLink(const QUrl& url);
    47 	void openHelpContent(const QUrl& url=QUrl());
    47 	void openHelpContent(const QUrl& url=QUrl());
    48 
    48 
    49 private slots: // handle system event
    49 private slots: // handle system event
    50     void onCurrentViewChanged(HbView *view);
    50     void onViewReady();
    51     
    51     
    52 private slots: // handle button action
    52 private slots: // handle button action
    53     void onBackAction();
    53     void onBackAction();
    54     
    54     
    55 private slots: // handle browser event
    55 private slots: // handle browser event