~gerboland/qtubuntu/enable-debug-mode

« back to all changes in this revision

Viewing changes to README

  • Committer: Gerry Boland
  • Date: 2016-04-12 13:10:43 UTC
  • mfrom: (280.2.34 enable-debug-mode)
  • Revision ID: gerry.boland@canonical.com-20160412131043-t14zmcbheuxclmhr
Merge lp:~dandrader/qtubuntu/enable-debug-mode, he kindly fixed merging this with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
  1. Description
2
2
  2. Running
3
 
  3. Building
4
 
  4. QPA native interface
5
 
  5. QPA properties
 
3
  3. Debug messages and logging
 
4
  4. Building
 
5
  5. QPA native interface
6
6
 
7
7
 
8
8
1. Description
9
9
--------------
10
10
 
11
11
  QtUbuntu contains a QPA (Qt Platform Abstraction) plugin based on the Ubuntu
12
 
  Platform API
 
12
  Platform API and Mir client API
13
13
 
14
14
 
15
15
2 Running
39
39
    QTUBUNTU_ICON_THEME: Specifies the default icon theme name.
40
40
 
41
41
 
42
 
3. Building
 
42
3 Debug messages and logging
 
43
----------------------------
 
44
 
 
45
  QtUbuntu uses Qt logging categories (see QLoggingCategory class documentation
 
46
  for more information). By default warnings and critical messages are
 
47
  logged and debug messages are disabled. QtUbuntu provides the following
 
48
  logging categories:
 
49
 
 
50
  * ubuntumirclient.input       - Messages related to input and other Mir events.
 
51
  * ubuntumirclient.swapBuffers - Messages related to surface buffer swapping.
 
52
  * ubuntumirclient             - For all other messages.
 
53
 
 
54
 
 
55
4. Building
43
56
-----------
44
57
 
45
58
  To compile QtUbuntu, create the makefiles with qmake and build with
54
67
    $ qmake CONFIG+=debug
55
68
 
56
69
 
57
 
4. QPA native interface
 
70
5. QPA native interface
58
71
-----------------------
59
72
 
60
73
  The QPA plugin exposes a native interface allowing to retrieve