Home
last modified time | relevance | path

Searched refs:AttachChild (Results 101 – 125 of 130) sorted by relevance

123456

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DButton.cpp66 { AttachChild(m_label); } in CompleteConstruction()
290 AttachChild(m_label); in CompleteConstruction()
H A DListBox.cpp1048 AttachChild(m_header_row); in Clear()
1299 AttachChild(m_header_row); in SetColHeaders()
1893 AttachChild(row); in Insert()
2197 AttachChild(m_vscroll); in AddOrRemoveScrolls()
2252 AttachChild(m_hscroll); in AddOrRemoveScrolls()
H A DMultiEdit.cpp1297 AttachChild(m_vscroll); in AdjustScrolls()
1341 AttachChild(m_hscroll); in AdjustScrolls()
H A DDropDownList.cpp189 AttachChild(m_lb_wnd); in CompleteConstruction()
H A DLayout.cpp547 AttachChild(std::forward<std::shared_ptr<Wnd>>(wnd)); in Add()
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DWnd.h620 void AttachChild(std::shared_ptr<Wnd> wnd);
H A DSlider.h181 AttachChild(m_tab); in CompleteConstruction()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/UserInterface/ScoreScreen/
H A DEndLevelScoreScreen.cpp789 pDelayProc->AttachChild(pProcess); in QueueDelayedProcess()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Framework/Plugins/
H A DDatabaseBackendAdapterV2.cpp373 static OrthancPluginErrorCode AttachChild(void* payload, in AttachChild() function
382 adapter->GetBackend().AttachChild(accessor.GetManager(), parent, child); in AttachChild()
1653 params.attachChild = AttachChild; in Register()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Framework/Plugins/
H A DDatabaseBackendAdapterV2.cpp373 static OrthancPluginErrorCode AttachChild(void* payload, in AttachChild() function
382 adapter->GetBackend().AttachChild(accessor.GetManager(), parent, child); in AttachChild()
1653 params.attachChild = AttachChild; in Register()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DSQLiteDatabaseWrapper.cpp389 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::TransactionBase
1494 void SQLiteDatabaseWrapper::UnitTestsTransaction::AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::UnitTestsTransaction
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DSQLiteDatabaseWrapper.cpp389 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::TransactionBase
1494 void SQLiteDatabaseWrapper::UnitTestsTransaction::AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::UnitTestsTransaction
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Database/
H A DSQLiteDatabaseWrapper.cpp389 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::TransactionBase
1494 void SQLiteDatabaseWrapper::UnitTestsTransaction::AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::UnitTestsTransaction
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DSQLiteDatabaseWrapper.cpp389 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::TransactionBase
1494 void SQLiteDatabaseWrapper::UnitTestsTransaction::AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper::UnitTestsTransaction
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabaseWrapperBase.cpp167 void DatabaseWrapperBase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabaseWrapperBase.cpp167 void DatabaseWrapperBase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabaseWrapperBase.cpp167 void DatabaseWrapperBase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabaseWrapperBase.cpp167 void DatabaseWrapperBase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabaseWrapperBase.cpp167 void DatabaseWrapperBase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::DatabaseWrapperBase
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMapWnd.cpp448 AttachChild(m_labels.at(descr).first); in NewLabelValue()
449 AttachChild(m_labels.at(descr).second); in NewLabelValue()
565 AttachChild(labels.first); in ResetShipDesignLabels()
566 AttachChild(labels.second); in ResetShipDesignLabels()
602 AttachChild(m_label); in CompleteConstruction()
765 AttachChild(m_label); in UpdateEnabled()
2948 AttachChild(icon); in InitTurnRendering()
2995 AttachChild(icon); in InitTurnRendering()
5085 AttachChild(std::move(fb)); in CreateFleetButtonsOfType()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/Database/
H A DSQLiteDatabaseWrapper.cpp727 void SQLiteDatabaseWrapper::AttachChild(int64_t parent, in AttachChild() function in Orthanc::SQLiteDatabaseWrapper
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Engine/
H A DOrthancPluginDatabase.cpp358 void OrthancPluginDatabase::AttachChild(int64_t parent, in AttachChild() function in Orthanc::OrthancPluginDatabase
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPluginDatabase.cpp672 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::OrthancPluginDatabase::Transaction
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Engine/
H A DOrthancPluginDatabase.cpp672 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::OrthancPluginDatabase::Transaction
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Engine/
H A DOrthancPluginDatabase.cpp672 virtual void AttachChild(int64_t parent, in AttachChild() function in Orthanc::OrthancPluginDatabase::Transaction

123456