JS8Call-Improved master
Loading...
Searching...
No Matches
ensureMessageDock.cpp File Reference

UI_Constructor::ensureMessageDock() member function of the UI_Constructor class. More...

#include "JS8_UI/mainwindow.h"
Include dependency graph for ensureMessageDock.cpp:

Detailed Description

UI_Constructor::ensureMessageDock() member function of the UI_Constructor class.

Lazily constructs the dockable Message Inbox panel (messageDock_ / messagePanel_) on first use, including its custom toolbar (callsign filter box, clear/float/close buttons) and the signal connections that keep the "Show Message Inbox" menu action, dock visibility, and floating window behavior in sync.

Note
Must be called before restoreState() in readSettings() so the toolbar exists before saved dock visibility is restored.