Skip to content
  • Maxime Perrotin's avatar
    Add dll pointer in sdl handler · bb4e758b
    Maxime Perrotin authored
    The SDL handler is parsing the SDL file, so it can read the list of
    declared variables. Using the shared lib it can then read the actual
    value of each parameter at runtime. An event (signal) is received by a
    slot when an message (call of a PI) has ben processed. This is the
    placeholder to put the read of the DLL.
    bb4e758b