Home
last modified time | relevance | path

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

1234567

/dports/editors/calligra/calligra-3.2.1/braindump/src/
H A DSectionPropertiesDock.cpp28 m_currentSection(0), m_rootSection(0) in SectionPropertiesDock()
49 Q_ASSERT(m_rootSection == 0); in setRootSection()
50 m_rootSection = _rootSection; in setRootSection()
51 connect(m_rootSection, SIGNAL(commandExecuted()), SLOT(reload())); in setRootSection()
78 Q_ASSERT(m_rootSection); in layoutChanged()
80 m_rootSection->addCommand(m_currentSection, in layoutChanged()
H A DSectionContainer.cpp46 …tion* section, RootSection* _rootSection) : m_section(0), m_layer(0), m_rootSection(0), m_sectionM… in SectionContainer()
76 …ectionContainer& _rhs, Section* _section) : m_section(0), m_layer(0), m_rootSection(0), m_sectionM… in SectionContainer()
78 initContainer(_section, _rhs.m_rootSection); in SectionContainer()
95 m_rootSection = _rootSection; in initContainer()
104 m_rootSection->viewManager()->addShape(m_section, shape); in addShape()
109 m_rootSection->viewManager()->removeShape(m_section, shape); in removeShape()
H A DSectionsIO.cpp47 SectionsIO::SectionsIO(RootSection* rootSection) : m_rootSection(rootSection), m_timer(new QTimer(t… in SectionsIO()
262 saveTheStructure(doc, root, m_rootSection, contextToRemove); in save()
326 loadTheStructure(docElem, m_rootSection, m_rootSection); in load()
H A DViewManager.h43 RootSection* m_rootSection; variable
H A DSectionPropertiesDock.h45 RootSection* m_rootSection; variable
H A DSectionContainer.h52 RootSection* m_rootSection; variable
H A DViewManager.cpp32 ViewManager::ViewManager(RootSection* _rootSection) : m_lastViewInFocus(0), m_rootSection(_rootSect… in ViewManager()
H A DSectionsIO.h53 RootSection* m_rootSection;
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp146 if( !m_rootSection ) in sectionStarting()
147 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
148 node = m_rootSection; in sectionStarting()
190 node->children.push_back( m_rootSection ); in testCaseEnded()
192 m_rootSection.reset(); in testCaseEnded()
229 Ptr<SectionNode> m_rootSection; member
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp146 if( !m_rootSection ) in sectionStarting()
147 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
148 node = m_rootSection; in sectionStarting()
190 node->children.push_back( m_rootSection ); in testCaseEnded()
192 m_rootSection.reset(); in testCaseEnded()
229 Ptr<SectionNode> m_rootSection; member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp174 if( !m_rootSection ) in sectionStarting()
175 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
176 node = m_rootSection; in sectionStarting()
218 node->children.push_back( m_rootSection ); in testCaseEnded()
220 m_rootSection.reset(); in testCaseEnded()
257 Ptr<SectionNode> m_rootSection; member
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp174 if( !m_rootSection ) in sectionStarting()
175 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
176 node = m_rootSection; in sectionStarting()
218 node->children.push_back( m_rootSection ); in testCaseEnded()
220 m_rootSection.reset(); in testCaseEnded()
257 Ptr<SectionNode> m_rootSection; member
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_bases.hpp181 if( !m_rootSection ) in sectionStarting()
182 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
183 node = m_rootSection; in sectionStarting()
225 node->children.push_back(m_rootSection); in testCaseEnded()
227 m_rootSection.reset(); in testCaseEnded()
257 std::shared_ptr<SectionNode> m_rootSection; member
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_bases.hpp178 if( !m_rootSection ) in sectionStarting()
179 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
180 node = m_rootSection; in sectionStarting()
222 node->children.push_back(m_rootSection); in testCaseEnded()
224 m_rootSection.reset(); in testCaseEnded()
254 std::shared_ptr<SectionNode> m_rootSection; member
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_bases.hpp181 if( !m_rootSection ) in sectionStarting()
182 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
183 node = m_rootSection; in sectionStarting()
225 node->children.push_back(m_rootSection); in testCaseEnded()
227 m_rootSection.reset(); in testCaseEnded()
257 std::shared_ptr<SectionNode> m_rootSection; member
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp181 if( !m_rootSection ) in sectionStarting()
182 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
183 node = m_rootSection; in sectionStarting()
225 node->children.push_back(m_rootSection); in testCaseEnded()
227 m_rootSection.reset(); in testCaseEnded()
257 std::shared_ptr<SectionNode> m_rootSection; member
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp181 if( !m_rootSection ) in sectionStarting()
182 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
183 node = m_rootSection; in sectionStarting()
225 node->children.push_back(m_rootSection); in testCaseEnded()
227 m_rootSection.reset(); in testCaseEnded()
257 std::shared_ptr<SectionNode> m_rootSection; member
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp172 if( !m_rootSection ) in sectionStarting()
173 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
174 node = m_rootSection; in sectionStarting()
216 node->children.push_back(m_rootSection); in testCaseEnded()
218 m_rootSection.reset(); in testCaseEnded()
248 std::shared_ptr<SectionNode> m_rootSection; member
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_bases.hpp181 if( !m_rootSection ) in sectionStarting()
182 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
183 node = m_rootSection; in sectionStarting()
225 node->children.push_back(m_rootSection); in testCaseEnded()
227 m_rootSection.reset(); in testCaseEnded()
257 std::shared_ptr<SectionNode> m_rootSection; member
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp7122 if( !m_rootSection ) in sectionStarting()
7123 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
7124 node = m_rootSection; in sectionStarting()
7160 node->children.push_back( m_rootSection ); in testCaseEnded()
7162 m_rootSection.reset(); in testCaseEnded()
7190 Ptr<SectionNode> m_rootSection; member
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp8767 if (!m_rootSection) m_rootSection = new SectionNode(incompleteStats); in sectionStarting()
8768 node = m_rootSection; in sectionStarting()
8808 node->children.push_back(m_rootSection); in testCaseEnded()
8810 m_rootSection.reset(); in testCaseEnded()
8842 Ptr<SectionNode> m_rootSection; member
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp7704 if( !m_rootSection ) in sectionStarting()
7705 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
7706 node = m_rootSection; in sectionStarting()
7742 node->children.push_back( m_rootSection ); in testCaseEnded()
7744 m_rootSection.reset(); in testCaseEnded()
7774 Ptr<SectionNode> m_rootSection; member
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp7704 if( !m_rootSection ) in sectionStarting()
7705 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
7706 node = m_rootSection; in sectionStarting()
7742 node->children.push_back( m_rootSection ); in testCaseEnded()
7744 m_rootSection.reset(); in testCaseEnded()
7774 Ptr<SectionNode> m_rootSection; member
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp8415 if( !m_rootSection ) in sectionStarting()
8416 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
8417 node = m_rootSection; in sectionStarting()
8453 node->children.push_back( m_rootSection ); in testCaseEnded()
8455 m_rootSection.reset(); in testCaseEnded()
8485 Ptr<SectionNode> m_rootSection; member
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp8415 if( !m_rootSection ) in sectionStarting()
8416 m_rootSection = new SectionNode( incompleteStats ); in sectionStarting()
8417 node = m_rootSection; in sectionStarting()
8453 node->children.push_back( m_rootSection ); in testCaseEnded()
8455 m_rootSection.reset(); in testCaseEnded()
8485 Ptr<SectionNode> m_rootSection; member

1234567