summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_examples_simpletreemodel.qdoc
blob: 907f3db28d28b63b1bb41aed5258a5eda66c26cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//! [0]
Getting Started                         How to familiarize yourself with Qt Designer
    Launching Designer                  Running the Qt Designer application
    The User Interface                  How to interact with Qt Designer
//! [0]


//! [1]
Connection Editing Mode                 Connecting widgets together with signals and slots
    Connecting Objects                  Making connections in Qt Designer
    Editing Connections                 Changing existing connections
//! [1]