Class sh::filesystem::FilesystemModelDirectoryTreeProxyVisibilityEnforcements¶
-
class
sh::filesystem
::
FilesystemModelDirectoryTreeProxyVisibilityEnforcements
: public QObject, public sh::base::Singleton¶ Maintains a list of currently visible directories (i.e. the current one in each view) and controls enforced visibility of them in the directory tree.
Public Functions
Called when a view enters the given directory node.
Called when a view leaves the given directory node.
Called when a directory node is collapsed in the directory tree.
-
void
doShutdown
()¶ Executes singleton shutdown.
-
void
shutdown
()¶ Shutdown down this singleton.
-
bool
isAlive
()¶ Returns if this singleton is alive (true until its shutdown begins).