Skip to content

[refact] Refact application components to vtk modules

Timothée Couble requested to merge refact/refactApplicationComponentModule into master

This MR change LidarView qt component to vtk modules. This is a follow-up of !392 (merged) and !399 (merged)

Main features are:

  • Add 3 vtk module Qt/ApplicationComponents, Qt/Components and Qt/Core instead of ApplicationComponents/
  • Remove ctk common code base

fixes #55 (closed)

Related to lidarview!171 (merged)

Edited by Timothée Couble

Merge request reports