#include <profileoptionsdialog.h>
◆ ProfileOptionsDialog()
◆ addOutputFileRequested
| void ProfileOptionsDialog::addOutputFileRequested |
( |
const QString & |
path | ) |
|
|
signal |
◆ refreshSources
| void ProfileOptionsDialog::refreshSources |
( |
| ) |
|
|
slot |
Refresh the Sources tab to mirror the AnimationController's current layer list. Call after the host adds/removes a layer.
◆ setTrackOptions()
Adds an "Attribute Tracks" tab editing the given options object through the same QPropertyModel machinery as the Display tab. Call once, right after construction; null is a no-op.
◆ sourcesChanged
| void ProfileOptionsDialog::sourcesChanged |
( |
| ) |
|
|
signal |
Emitted when the user toggles visibility, edits a colour, or renames a source. The host dialog should call rebindSources()
- populateSourcesPanel() to update the plot + toolbar.
The documentation for this class was generated from the following files: