#include <FWPSetTableManager.h>
Public Attributes | |
bool | dirty |
size_t | entry |
bool | passed |
size_t | path |
size_t | pathIndex |
Definition at line 116 of file FWPSetTableManager.h.
Whether or not the pset was modified since last time the looper reloaded.
Definition at line 128 of file FWPSetTableManager.h.
Referenced by FWPathsPopup::scheduleReloadEvent(), and FWPSetTableManager::updateSchedule().
Definition at line 123 of file FWPSetTableManager.h.
Referenced by FWPathsPopup::scheduleReloadEvent(), and FWPSetTableManager::updateSchedule().
Definition at line 124 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::cellRenderer(), FWPSetTableManager::update(), and FWPSetTableManager::updateSchedule().
Definition at line 122 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::updateSchedule().
The path this info is associated to, as ordered in availablePath();
Definition at line 121 of file FWPSetTableManager.h.