CCIMXDesktop
 
Loading...
Searching...
No Matches
CalendarWindow Class Reference

Main application window for calendar and note management. More...

#include <CalendarWindow.h>

Inheritance diagram for CalendarWindow:

Public Member Functions

 CalendarWindow (QWidget *parent=nullptr)
 Constructs the CalendarWindow.
 
 ~CalendarWindow ()
 Destructor.
 
void flipMode ()
 Toggles between light and dark UI modes.
 
void openNoteCreator ()
 Opens the note creator window.
 

Detailed Description

Main application window for calendar and note management.

Provides the primary interface for viewing dates, creating notes, and toggling between light/dark modes.

Constructor & Destructor Documentation

◆ CalendarWindow()

CalendarWindow::CalendarWindow ( QWidget *  parent = nullptr)
explicit

Constructs the CalendarWindow.

Parameters
parentThe parent widget (optional)

The documentation for this class was generated from the following files: