Data_deduplication_service
Service that will use hashes to deduplicate files
windows::MainWindow Class Reference

MainWindow class. More...

#include <MainWindow.h>

+ Inheritance diagram for windows::MainWindow:
+ Collaboration diagram for windows::MainWindow:

Signals

void connectionChanged (bool old)
 
void modelUpdate ()
 
void closed ()
 

Public Member Functions

 MainWindow (QWidget *parent=nullptr)
 
 ~MainWindow () override
 
void readConfiguration ()
 
void resizeEvent (QResizeEvent *event) override
 

Detailed Description

MainWindow class.

Constructor & Destructor Documentation

◆ MainWindow()

windows::MainWindow::MainWindow ( QWidget *  parent = nullptr)
explicit
+ Here is the call graph for this function:

◆ ~MainWindow()

windows::MainWindow::~MainWindow ( )
overridedefault

Member Function Documentation

◆ closed

void windows::MainWindow::closed ( )
signal

◆ connectionChanged

void windows::MainWindow::connectionChanged ( bool  old)
signal
+ Here is the caller graph for this function:

◆ modelUpdate

void windows::MainWindow::modelUpdate ( )
signal
+ Here is the caller graph for this function:

◆ readConfiguration()

void windows::MainWindow::readConfiguration ( )

◆ resizeEvent()

void windows::MainWindow::resizeEvent ( QResizeEvent *  event)
override

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