aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/includes/qquickimaginestyle.qdocinc
blob: c5ffa9c1aa29315cea912d30689eaa3784293612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
//! [conf]
\table
    \header
        \li Variable
        \li Description
    \row
        \li \c Path
        \li Specifies the \l {imagine-path-attached-prop}{path} to the directory that contains
        the Imagine style assets.
\endtable
//! [conf]

//! [env]
\table
    \header
        \li Variable
        \li Description
    \row
        \li \c QT_QUICK_CONTROLS_IMAGINE_PATH
        \li Specifies the path to the directory that contains the Imagine style assets.
            If not specified, the built-in assets are used.
\endtable
//! [env]