fix error in webpage.
authorMarcin Kaźmierczak <marcin@marcin-desktop.(none)>
Tue, 1 Mar 2011 09:00:00 +0000 (10:00 +0100)
committerMarcin Kaźmierczak <marcin@marcin-desktop.(none)>
Tue, 1 Mar 2011 09:00:00 +0000 (10:00 +0100)
www/qmlelements.html

index 8afc38f..ca5e395 100644 (file)
 <div id="webContainer">
        <div id="topBar">
                <img src="images/mLogo_ie24.png" style="float:left;"></img>
-<<<<<<< HEAD
-       <div class="installs">
-=======
 <!--   <div class="installs">
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
                INSTALL:
                <a href="files/mdictionary.install"
                   class="install" style="margin-top:4px;"
                </a>
                <span style="clear:both;text-align:center;display:block;font-size:9px;"><a href="howto.html" style="font-size:9px;text-decoration:none;">(read How To... first)</a></span>
        </div>
-<<<<<<< HEAD
-               <div style="display:block;height:100px;">
-=======
 -->            <div style="display:block;height:100px;">
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
+
                        <p class="title">
                                mDictionary
                        </p>
@@ -149,12 +142,8 @@ When we created a graphic user interface we prepared a few basic components <br/
                        <div class="faq_switcher" onClick="javascript:faq_switcher(this);"></div>
                        Combobox
                        <div class="qml_answer">
-<<<<<<< HEAD
-                               <p> text </p>
-=======
                                <p> ComboBox component allows to select one text item from the dropdown list, In the non-expanded state displays the currently selected item, when you expand it is possible to return without selecting a new element by clicking arrow at the component's right edge. You can use any set of text elements as a data model, as well as the change in size (it can be extended to the width). </p>
                                <img src="images/qml/cb01.png" ></img>
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
                        </div>
                </div>
                <div class="faq_question">
@@ -202,11 +191,7 @@ When we created a graphic user interface we prepared a few basic components <br/
                        <div class="faq_switcher" onClick="javascript:faq_switcher(this);"></div>
                        WebView
                        <div class="qml_answer">
-<<<<<<< HEAD
-                               <p> text </p>
-=======
                                <p> This component uses a WebView from QtQuick. It is responsible for displaying html pages formatted using CSS. It has a zoom option, available by two buttons at the bottom right corner. The screen is also movable, the user by touch is able to move screen in all directions </p>
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
                                <img src="images/qml/wv01.png" width="460"></img>
                        </div>
                </div>
@@ -230,10 +215,7 @@ When we created a graphic user interface we prepared a few basic components <br/
                                <img src="images/qml/w02.png"></img>
                                <img src="images/qml/w04.png"></img>
                                <img src="images/qml/w06.png"></img>
-<<<<<<< HEAD
-=======
                                <img src="images/qml/w07.png"></img>
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
                                <img src="images/qml/widget01.png"></img>
                                <img src="images/qml/widget02.png" width="460"></img>
                        </div>