Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
CMainWindow Class Reference

#include <mainwindow.h>

Inheritance diagram for CMainWindow:
[legend]
Collaboration diagram for CMainWindow:
[legend]

Public Member Functions

 CMainWindow (const QStringList &files)
 
void addFile (const QString &fileName)
 

Data Fields

QMdiArea * mdiArea
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

Definition at line 35 of file mainwindow.h.

Constructor & Destructor Documentation

◆ CMainWindow()

CMainWindow::CMainWindow ( const QStringList &  files)

Definition at line 99 of file mainwindow.cpp.

References addFile(), CFrmSettings::gvc, LoadPlugins(), mdiArea, and xtra.

Here is the call graph for this function:

Member Function Documentation

◆ addFile()

void CMainWindow::addFile ( const QString &  fileName)

Definition at line 166 of file mainwindow.cpp.

References fileName(), MdiChild::loadFile(), and mdiArea.

Referenced by CMainWindow().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ closeEvent()

void CMainWindow::closeEvent ( QCloseEvent *  event)
protected

Definition at line 150 of file mainwindow.cpp.

References mdiArea.

Field Documentation

◆ mdiArea

QMdiArea* CMainWindow::mdiArea

Definition at line 40 of file mainwindow.h.

Referenced by addFile(), closeEvent(), CMainWindow(), and MdiChild::loadPreview().


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