Commit Graph

24 Commits

Author SHA1 Message Date
GerhardHoffmann fc70115079 Minor: comment out some code. 2023-11-14 13:41:09 +01:00
GerhardHoffmann f96ac85a18 Derive from QObject so we can load the VMCInterface.
Add pure virtual functions initPlugin() and initVMCPlugin().
Minor: comment out some code.
2023-11-14 13:39:06 +01:00
GerhardHoffmann 028792143a Mior: comment some parts out. 2023-11-14 13:38:08 +01:00
GerhardHoffmann d15d15b55a Add pure virtual functions initPlugin() and initVMCPlugin(). 2023-11-14 13:37:31 +01:00
GerhardHoffmann 5f7fc7f168 Do not derive UnifiedDCVMCInterface from QObject. Otherwise we can not load VMCInterface. 2023-11-14 13:36:04 +01:00
GerhardHoffmann 0f6e666124 Added default ctor and virtual default dtor 2023-11-14 13:33:59 +01:00
GerhardHoffmann 27bc4afd51 Added ATBAPPplugin 2023-11-14 13:32:51 +01:00
GerhardHoffmann 365b02a9c9 Initialize vmc-pointer and connect with various slots in appControl and atbSystem. 2023-11-13 13:54:52 +01:00
GerhardHoffmann a1b1cedd09 initPlugin(): use parameters for atbSystem and hmiConfig. 2023-11-13 13:53:19 +01:00
GerhardHoffmann af72ad43a4 Use invokeMethod() on m_appControl-pointer to call getCurrentProgramMode(). 2023-11-13 13:50:46 +01:00
GerhardHoffmann dfba8e3807 Minor: add comment. 2023-11-13 13:49:55 +01:00
GerhardHoffmann 5f37646b4a e settings instead of config-pointer. 2023-11-13 13:49:22 +01:00
GerhardHoffmann 74cf8f136c USe QSettings parameter in constructor. 2023-11-13 13:48:06 +01:00
GerhardHoffmann e52813b78f Use QSettings parameter in constructor 2023-11-13 13:47:22 +01:00
GerhardHoffmann e6d7e7a536 Minor: removed header. 2023-11-13 13:45:24 +01:00
GerhardHoffmann f85bf3debf use extended version of initVMCPlugin() 2023-11-13 12:54:28 +01:00
GerhardHoffmann 08655a0229 extend signature of initPlugin and inintVMC plugin 2023-11-13 12:53:27 +01:00
GerhardHoffmann 197dacf822 remove ATBHMIconfig, AppControl and atb_system 2023-11-13 12:51:54 +01:00
GerhardHoffmann 838c02d9e2 delete obsolete files 2023-11-13 12:50:57 +01:00
GerhardHoffmann 3bbf36cdd7 save for the weekend 2023-11-10 14:17:22 +01:00
GerhardHoffmann 0ee7df32b5 Handle settings. Handle object-parent. 2023-11-10 13:12:59 +01:00
GerhardHoffmann ad4bae4bfb To be deleted later. Use files from main-appilcation. 2023-11-10 13:11:57 +01:00
GerhardHoffmann 26c1f0143e Add first version which at least complies. 2023-11-10 11:59:00 +01:00
GerhardHoffmann a21fa5fce9 first commit 2023-11-09 14:56:36 +01:00