Nui
Loading...
Searching...
No Matches
nui
include
nui
frontend
utility
fragment_listener.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
nui/frontend/event_system/observed_value.hpp
>
4
5
namespace
Nui
6
{
10
void
listenToFragmentChanges
(Observed<std::string>& fragment);
11
}
observed_value.hpp
Nui
Definition
file_dialog.hpp:6
Nui::listenToFragmentChanges
void listenToFragmentChanges(Observed< std::string > &fragment)
Listens to fragment changes and changes the attached observed.
Definition
fragment_listener.cpp:13
Generated by
1.9.8