From 2b4fcae31f14d5c609530030b5375356db7e2b19 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 6 Oct 2022 13:43:53 -0700 Subject: Qt+extcap: Add editable extcap selectors. Add an "editselector" argument type, which lets the user override a predefined selection list with a custom value. --- doc/extcap.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/extcap.adoc b/doc/extcap.adoc index d64a9edab4..0874dab6c4 100644 --- a/doc/extcap.adoc +++ b/doc/extcap.adoc @@ -71,6 +71,7 @@ Argument type for UI filtering for raw, or UI type for selector: long (may include scientific / special notation) float selector (display selector table, all values as strings) + editselector (selector table which can be overridden, all values as strings) boolean (display checkbox) radio (display group of radio buttons with provided values, all values as strings) fileselect (display a dialog to select a file from the filesystem, value as string) -- cgit v1.2.3