[root]/Libs/qVTKWidgets
Plugins
(1 files, 0 lines)
Resources
(1 files, 4 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| jcfr | 16 (100.0%) | 1236 (100.0%) | 77.2 |
ENH: SlicerQT - In qCTKWidgets,qVTKWidgets and qMRMLWidgets rename "PROJECTWin32Header.h" into "PROJECTExport.h"
18 lines of code changed in 7 files:
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
0 lines of code changed in 1 file:
ENH: SlicerQT - Add Libs/qVTKWidgets
This library will contain QT widget that depends only on QT and CTK
1218 lines of code changed in 8 files: