wireshark/plugins/epan/pluginifdemo
Chuck Craft 654b667329 ifdemo plugin: Compiler errors; support Qt5/Qt6 builds
Run through gitlab pipelines then disable ENABLE_PLUGIN_IFDEMO
Build with Qt5 or Qt6
Fix -Wdangling-gsl, -Wshorten-64-to-32
2023-04-06 05:57:17 +00:00
..
ui ifdemo plugin: Compiler errors; support Qt5/Qt6 builds 2023-04-06 05:57:17 +00:00
AUTHORS
CMakeLists.txt ifdemo plugin: Compiler errors; support Qt5/Qt6 builds 2023-04-06 05:57:17 +00:00
README
pluginifdemo.c Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
pluginifdemo.h plugins: use SPDX identifiers. 2018-02-09 14:12:48 +00:00

README

This plugin demonstrates a Qt integration using plugin_if and
menubar_ext functionality.