Home
last modified time | relevance | path

Searched refs:internalPathChanged (Results 1 – 25 of 25) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWMenu.C112 app->internalPathChanged().connect(this, &WMenu::handleInternalPathChange); in setInternalPathEnabled()
116 internalPathChanged(app->internalPath()); in setInternalPathEnabled()
124 internalPathChanged(path); in handleInternalPathChange()
320 app->internalPathChanged().emit(app->internalPath()); in select()
458 void WMenu::internalPathChanged(const std::string& path) in internalPathChanged() function
H A DWPopupWidget.C36 WApplication::instance()->internalPathChanged().connect(this, &WPopupWidget::onPathChange); in WPopupWidget()
H A DWMenu.h577 virtual void internalPathChanged(const std::string& path);
H A DWMenuItem.C558 subMenu_->internalPathChanged(path); in setFromInternalPath()
H A DWApplication.h973 Signal<std::string>& internalPathChanged();
H A DWApplication.C1288 Signal<std::string>& WApplication::internalPathChanged() in internalPathChanged() function
/dports/www/wt/wt-4.6.1/examples/codeview/
H A DCoderApplication.C23 internalPathChanged().connect(this, &CoderApplication::handlePathChange); in CoderApplication()
/dports/www/wt/wt-4.6.1/examples/widgetgallery/examples/
H A DPathChange.cpp42 app->internalPathChanged().connect([=] { in __anon9d0d9bb90202()
/dports/www/wt/wt-4.6.1/examples/wt-homepage/
H A DHome.C65 internalPathChanged().connect(this, &Home::setup); in init()
66 internalPathChanged().connect(this, &Home::setLanguageFromPath); in init()
67 internalPathChanged().connect(this, &Home::logInternalPath); in init()
H A DExampleSourceViewer.C77 wApp->internalPathChanged().connect in ExampleSourceViewer()
/dports/www/wt/wt-4.6.1/examples/treeview/
H A DTreeViewApplication.C31 internalPathChanged().connect(this, &TreeViewApplication::handlePathChange); in TreeViewApplication()
/dports/multimedia/lms/lms-3.25.2/src/lms/ui/admin/
H A DUsersView.cpp54 wApp->internalPathChanged().connect(this, [this]() in UsersView()
H A DUserView.cpp186 wApp->internalPathChanged().connect(this, [this]() in UserView()
H A DDatabaseSettingsView.cpp181 wApp->internalPathChanged().connect(this, [this] in DatabaseSettingsView()
/dports/www/wt/wt-4.6.1/examples/hangman/
H A DHangmanGame.C58 WApplication::instance()->internalPathChanged() in HangmanGame()
/dports/multimedia/lms/lms-3.25.2/src/lms/ui/explore/
H A DArtistView.cpp54 LmsApp->internalPathChanged().connect(this, [this]
H A DExplore.cpp116 wApp->internalPathChanged().connect(this, [=]
H A DReleaseView.cpp57 wApp->internalPathChanged().connect(this, [this]
/dports/www/wt/wt-4.6.1/src/Wt/Auth/
H A DAuthWidget.C82 app->internalPathChanged().connect(this, &AuthWidget::onPathChange); in init()
/dports/www/wt/wt-4.6.1/examples/blog/view/
H A DBlogView.C69 app->internalPathChanged().connect(this, &BlogImpl::handlePathChange); in BlogImpl()
/dports/multimedia/lms/lms-3.25.2/src/lms/ui/
H A DLmsApplication.cpp592 internalPathChanged().connect([=] in createHome()
H A DSettingsView.cpp369 wApp->internalPathChanged().connect(this, [this] in SettingsView()
/dports/www/wt/wt-4.6.1/doc/tutorial/
H A Dwt.doc669 +{doc}classWt_1_1WApplication.html#a674fd6a2522d66d07908e8f3d82424a9[internalPathChanged()]+
/dports/www/wt/wt-4.6.1/doc/
H A Dmain195 WApplication::internalPathChanged() event to react to the user
/dports/www/wt/wt-4.6.1/
H A DChangelog1624 internalPathChanged(). You may still use the old behavior by