|
| TriggerPropertiesPage (std::shared_ptr< Oscilloscope > scope) |
|
void | Render (bool graphEditorMode) |
| Run the properties for this page.
|
|
|
void | FindAllStreams (std::vector< StreamDescriptor > &streams) |
| Get every stream that might be usable as an input to this trigger.
|
|
bool | StartSection (const std::string &name, bool graphEditorMode) |
| Starts a hierarchical block of widgets. More...
|
|
void | EndSection (bool graphEditorMode) |
| Ends a section started with StartSection()
|
|
|
float | m_committedLevel = 0 |
|
std::string | m_triggerLevel |
|
float | m_committedTriggerOffset = 0 |
|
std::string | m_triggerOffset |
|
std::map< std::string, std::string > | m_paramTempValues |
|
bool | m_cdrLockState |
|
double | m_tLastCdrPoll |
|
◆ StartSection()
bool TriggerPropertiesPage::StartSection |
( |
const std::string & |
name, |
|
|
bool |
graphEditorMode |
|
) |
| |
|
protected |
Starts a hierarchical block of widgets.
May be either a collapsing header or tree node depending on if we're embedded in the filter graph editor or not
The documentation for this class was generated from the following files: