File: examples.pro

package info (click to toggle)
qt-advanced-docking-system 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,492 kB
  • sloc: cpp: 16,302; python: 1,392; makefile: 12
file content (13 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs

SUBDIRS = \
    autohide \
	autohidedragndrop \
    centralwidget \
	simple \
	hideshow \
	sidebar \
	deleteonclose \
	emptydockarea \
	dockindock \
	configflags