MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / CTabbedChildWindow

Function CTabbedChildWindow

Libraries/TabbingFramework/TabbedFrame.h:1460–1463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1458// Constructors
1459public:
1460 CTabbedChildWindow(bool bReflectNotifications = false) :
1461 baseClass(bReflectNotifications)
1462 {
1463 }
1464
1465// Message Handling
1466public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected