midday-commander
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Application Class Reference

The main application class. More...

#include <Application.h>

Collaboration diagram for Application:
[legend]

Public Member Functions

 Application (Interface interface, FileView fileView, State state)
 
int run ()
 

Private Attributes

Interface interface
 
FileView fileView
 
State state
 

Detailed Description

The main application class.

Constructor & Destructor Documentation

◆ Application()

Application::Application ( Interface  interface,
FileView  fileView,
State  state 
)

Member Function Documentation

◆ run()

int Application::run ( )
Here is the call graph for this function:

Member Data Documentation

◆ fileView

FileView Application::fileView
private

◆ interface

Interface Application::interface
private

◆ state

State Application::state
private

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