SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
DataObjectPickerEditor Class Reference

#include <dataobjectpickereditor.h>

Inheritance diagram for DataObjectPickerEditor:
Collaboration diagram for DataObjectPickerEditor:

Signals

void valueChanged ()
 

Public Member Functions

 DataObjectPickerEditor (QWidget *parent=nullptr)
 
DataObjectRef value () const noexcept
 
void setValue (const DataObjectRef &ref)
 
void applyPickedName (const QString &name)
 

Properties

DataObjectRef value
 

Constructor & Destructor Documentation

◆ DataObjectPickerEditor()

DataObjectPickerEditor::DataObjectPickerEditor ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ applyPickedName()

void DataObjectPickerEditor::applyPickedName ( const QString &  name)

Adopt name as the current value (a map pick landed) and notify.

Here is the call graph for this function:

◆ setValue()

void DataObjectPickerEditor::setValue ( const DataObjectRef ref)

◆ value()

DataObjectRef DataObjectPickerEditor::value ( ) const
inlinenoexcept

◆ valueChanged

void DataObjectPickerEditor::valueChanged ( )
signal
Here is the caller graph for this function:

Property Documentation

◆ value

DataObjectRef DataObjectPickerEditor::value
readwrite

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