Better_Software_Header_MobileBetter_Software_Header_Web

Find what you need - explore our website and developer resources

The development of SlideViewer

A QML-based presentation program

Slide {
    slideId: 1902
    title: "QCoreApplication, QGuiApplication & QApplication"

    topRight: SVImage { source: "images/QApplication.png" }

    text: "* In addition to QCoreApplication
           * QGuiApplication
           ** Window management
           ** Mouse cursor handling
           ** Clipboard interaction
           ** Keep track of system properties
           *** Palette
           *** Fonts
           *** Style Hints

           * Non-Widget(Qt Quick) applications"

    QtDoc {
        link: "qtgui/qguiapplication.html"
        text: "QGuiApplication"
    }
}
SVText {
    text: "* bullet 1
           * bullet 2
           * ..."
}
QMLCode {
   code: "NumberAnimation on x {
            from: 0; to: 150
            duration: 1000
          }"
}
Slide {
    slideId: 2009
    title: "Using Identities"

    topRight: EmbeddedQml { codeItem: exIdentity }

    QMLCode {
        id: exIdentity
        fileName: "../../addon/qml-intro/ex-identity/ex-identity.qml"
    }
}
SlideSet {
   title: "Introduction to Qt"

   Slide { ... }
   Slide { ... }
   SlideSet {
       title: "..."
       ...
  }
}
TOCSlide {
  section: "part-intro-to-qq"
  depth: 2
  verticalCompression: 0.6
}
SlideSet {
    title: "Network Programming"
    include: config.includeNetworkProgramming
    Slide {
        ...
        title: "Error Handling"

        text: "..."

        Text {
            visible: config.includeSSL
            text: "* ..."
        }
    }
}

41 Comments

2 - May - 2014

charley

2 - May - 2014

Laszlo Papp

2 - May - 2014

Eric Mesa

2 - May - 2014

Jesper K. Pedersen

2 - May - 2014

lhugs

2 - May - 2014

Michi

2 - May - 2014

CarVac

3 - May - 2014

Johannes

4 - May - 2014

Eduard Sukharev

5 - May - 2014

Álvaro Manuel Recio Pérez

5 - May - 2014

anonymity is great

6 - May - 2014

Sze Howe Koh

6 - May - 2014

Sébastien Douche

8 - May - 2014

Sze Howe Koh

9 - May - 2014

capitalaslash

15 - Jul - 2014

bricke

18 - Jan - 2017

Norbert

14 - Apr - 2017

Stefan B.

20 - Oct - 2017

CarelC

2 - May - 2014

Markus S.

2 - May - 2014

Jesper K. Pedersen

2 - May - 2014

Nayar

2 - May - 2014

Lucas Hermann Negri

2 - May - 2014

Frederik Gladhorn

3 - May - 2014

Jesper K. Pedersen

2 - May - 2014

kangjoni

2 - May - 2014

Emmanuel

3 - May - 2014

PePa

3 - May - 2014

dh

4 - May - 2014

Jesper K. Pedersen

3 - May - 2014

Rasmus

4 - May - 2014

Jesper K. Pedersen

3 - May - 2014

Peter

3 - May - 2014

tom

4 - May - 2014

Jesper K. Pedersen

3 - May - 2014

Svenn-Arne Dragly

5 - May - 2014

Jesper K. Pedersen

7 - May - 2014

Jan Kundrát (jkt)

8 - May - 2014

Andre Somers

8 - May - 2014

Jesper K. Pedersen

28 - Apr - 2015

Patrick Keith O'Brien

JesperKjaerPedersen

Jesper K. Pedersen

HR Director / COO