summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Schuette <marcel.schuette@pelagicore.com>2014-03-17 11:32:49 +0100
committerMarcel Schuette <marcel.schuette@pelagicore.com>2014-03-17 11:32:49 +0100
commit48bb2684f32c23421d30ef70a69e24b84102468b (patch)
treef2a1927c56d6333fed844401dc0acab8780a3ecb
parent4fdeae426b672631f37e53dcf8341659626dd197 (diff)
downloadbrowser-poc-48bb2684f32c23421d30ef70a69e24b84102468b.tar.gz
removed occurence of qml webview
-rw-r--r--documentation/designdocument/browser.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/designdocument/browser.tex b/documentation/designdocument/browser.tex
index 7692f40..9bfb2bf 100644
--- a/documentation/designdocument/browser.tex
+++ b/documentation/designdocument/browser.tex
@@ -176,7 +176,7 @@ can call remote objects in the server via D-Bus.
\section{Browser Application}
\subsection{Introduction}
The Browser application is the core part of the PoC. It is responsible for
-rendering and displaying a webpage with the QML webview element. It also
+rendering and displaying a webpage with the QGraphicsWebView element. It also
implements the defined server side interfaces for \texttt{IBrowser}, {\tt IUserInput},
{\tt IWebPageWindow}, {\tt ICacheManager}, {\tt IErrorLogger}, {\tt
INetworkManager} and {\tt IBookmarkManager}. The bookmark manager includes also