7 #ifndef __PVGENBROWSERWND_H__
8 #define __PVGENBROWSERWND_H__
12 #include <PvGenParameterArray.h>
13 #include <PvPropertyList.h>
17 class GenBrowserWndBase;
43 bool HasChanged()
const;
PvGenVisibility
Feature (PvGenParameter object) visibility.
Definition: PvGenTypes.h:61
PvGenRefresh
Refresh method for a GenApi browser.
Definition: PvGenTypes.h:220
User interface for browsing and editing the contents of a PvGenParameterArray object.
Definition: PvGenBrowserWnd.h:22
GenICam feature array.
Definition: PvGenParameterArray.h:73
Base class for all GenICam feature types.
Definition: PvGenParameter.h:44
Class used to hold a group of PvProperty objects.
Definition: PvPropertyList.h:21
Result information.
Definition: PvResult.h:30
Base class defining common functionality for all user interface classes.
Definition: PvWnd.h:20