roviz  0.7
Code Documentation of roviz
Public Member Functions | List of all members
Livedoc_Home_Provider Class Reference
Inheritance diagram for Livedoc_Home_Provider:
Inheritance graph
Collaboration diagram for Livedoc_Home_Provider:
Collaboration graph

Public Member Functions

virtual QString provide_livedoc (QUrl doc)
 provide_livedoc returns the html content of the requested document or a null-string when no such document is available More...
 
const QMap< QString, QString > & get_listed_contents ()
 get_listed_contents returns a map of contents which should be listed in a Index (e.g. Table of Contents) More...
 

Member Function Documentation

◆ get_listed_contents()

const QMap< QString, QString > & Livedoc_Home_Provider::get_listed_contents ( )
virtual

get_listed_contents returns a map of contents which should be listed in a Index (e.g. Table of Contents)

Returns
a map with the Title as Key and the Links as value of the listed contents

Implements Interface_Livedoc_Provider.

◆ provide_livedoc()

QString Livedoc_Home_Provider::provide_livedoc ( QUrl  doc)
virtual

provide_livedoc returns the html content of the requested document or a null-string when no such document is available

Parameters
doc
Returns

Implements Interface_Livedoc_Provider.

Here is the call graph for this function:

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