Photosine 0.5
Loading...
Searching...
No Matches
Preferences::PreferencesWindowComponent Class Reference

#include <PreferencesWindow.h>

Inheritance diagram for Preferences::PreferencesWindowComponent:

Public Member Functions

 PreferencesWindowComponent ()
 ~PreferencesWindowComponent ()
void paint (juce::Graphics &g) override
void resized () override

Private Attributes

std::shared_ptr< juce::TabbedComponent > tabComponent
GeneralPreferencesComponent mainTab
DisplayPreferencesComponent displayTab

Constructor & Destructor Documentation

◆ PreferencesWindowComponent()

Preferences::PreferencesWindowComponent::PreferencesWindowComponent ( )

◆ ~PreferencesWindowComponent()

Preferences::PreferencesWindowComponent::~PreferencesWindowComponent ( )

Member Function Documentation

◆ paint()

void Preferences::PreferencesWindowComponent::paint ( juce::Graphics & g)
override

◆ resized()

void Preferences::PreferencesWindowComponent::resized ( )
override

Member Data Documentation

◆ displayTab

DisplayPreferencesComponent Preferences::PreferencesWindowComponent::displayTab
private

◆ mainTab

GeneralPreferencesComponent Preferences::PreferencesWindowComponent::mainTab
private

◆ tabComponent

std::shared_ptr<juce::TabbedComponent> Preferences::PreferencesWindowComponent::tabComponent
private

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