Loading...
Searching...
No Matches
Explorer::DeviceEditDialog Class Referencefinal
Inheritance diagram for Explorer::DeviceEditDialog:

Public Types

enum  Mode { Creating , Editing }
 

Public Member Functions

 DeviceEditDialog (const DeviceExplorerModel &model, const Device::ProtocolFactoryList &pl, Mode mode, QWidget *parent)
 
Device::DeviceSettings getSettings () const
 
Device::Node getDevice () const
 
void setSettings (const Device::DeviceSettings &settings)
 
void setAcceptEnabled (bool)
 
void setBrowserEnabled (bool)
 
void updateValidity ()
 
QTreeWidget * devicesTree () const noexcept
 

Member Function Documentation

◆ devicesTree()

QTreeWidget * Explorer::DeviceEditDialog::devicesTree ( ) const
inlinenoexcept

The tree listing the devices found by the protocol's enumerators. Selecting one of its items is what the user does to pick a camera, a joystick, etc.


The documentation for this class was generated from the following files: