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
ObjectDefaultsPage Class Reference

#include <objectdefaultspage.h>

Inheritance diagram for ObjectDefaultsPage:
Collaboration diagram for ObjectDefaultsPage:

Public Member Functions

 ObjectDefaultsPage (QWidget *parent=nullptr)
 
void loadFrom (PreferencesManager *p)
 
void applyTo (PreferencesManager *p)
 Commit the visible widgets, then write BOTH sets to the manager.
 
void resetToSeeds ()
 Restore both sets to the compiled-in seeds and refresh the widgets.
 

Constructor & Destructor Documentation

◆ ObjectDefaultsPage()

ObjectDefaultsPage::ObjectDefaultsPage ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ applyTo()

void ObjectDefaultsPage::applyTo ( PreferencesManager p)

Commit the visible widgets, then write BOTH sets to the manager.

◆ loadFrom()

void ObjectDefaultsPage::loadFrom ( PreferencesManager p)

Pull both sets from the manager and show the set matching the active project's unit system (US when no project is open).

Here is the call graph for this function:

◆ resetToSeeds()

void ObjectDefaultsPage::resetToSeeds ( )

Restore both sets to the compiled-in seeds and refresh the widgets.

Here is the call graph for this function:

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