FileSurfer 1.1.4
Modern Windows File Explorer
Loading...
Searching...
No Matches
FileSurfer.Views.SettingsWindow Class Reference

Represents the settings window in the context of the FileSurfer app. More...

Inheritance diagram for FileSurfer.Views.SettingsWindow:
Collaboration diagram for FileSurfer.Views.SettingsWindow:

Public Member Functions

 SettingsWindow ()
 Creates a new SettingsWindow.
Public Member Functions inherited from FileSurfer.Views.MainWindow
 MainWindow ()
 Initializes a new MainWindow.

Private Member Functions

void ResetToDefaults (object sender, RoutedEventArgs args)
void CloseWindow (object? sender=null, RoutedEventArgs? args=null)
void SaveAndClose (object sender, RoutedEventArgs args)
void KeyPressed (object sender, KeyEventArgs e)

Detailed Description

Represents the settings window in the context of the FileSurfer app.

Constructor & Destructor Documentation

◆ SettingsWindow()

FileSurfer.Views.SettingsWindow.SettingsWindow ( )
inline

Creates a new SettingsWindow.

Member Function Documentation

◆ CloseWindow()

void FileSurfer.Views.SettingsWindow.CloseWindow ( object? sender = null,
RoutedEventArgs? args = null )
private
Here is the caller graph for this function:

◆ KeyPressed()

void FileSurfer.Views.SettingsWindow.KeyPressed ( object sender,
KeyEventArgs e )
inlineprivate
Here is the call graph for this function:

◆ ResetToDefaults()

void FileSurfer.Views.SettingsWindow.ResetToDefaults ( object sender,
RoutedEventArgs args )
inlineprivate

◆ SaveAndClose()

void FileSurfer.Views.SettingsWindow.SaveAndClose ( object sender,
RoutedEventArgs args )
inlineprivate
Here is the call graph for this function:

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