Loading...
Searching...
No Matches
Public Member Functions | List of all members
ComponentPeer::ScaleFactorListener Struct Referenceabstract

Used to receive callbacks when the OS scale factor of this ComponentPeer changes. More...

#include <juce_ComponentPeer.h>

Inheritance diagram for ComponentPeer::ScaleFactorListener:

Public Member Functions

virtual ~ScaleFactorListener ()=default
 Destructor.
 
virtual void nativeScaleFactorChanged (double newScaleFactor)=0
 Called when the scale factor changes.
 

Detailed Description

Used to receive callbacks when the OS scale factor of this ComponentPeer changes.

This is used internally by some native JUCE windows on Windows and Linux and you shouldn't need to worry about it in your own code unless you are dealing directly with native windows.

Constructor & Destructor Documentation

◆ ~ScaleFactorListener()

virtual ComponentPeer::ScaleFactorListener::~ScaleFactorListener ( )
virtualdefault

Destructor.

Member Function Documentation

◆ nativeScaleFactorChanged()

virtual void ComponentPeer::ScaleFactorListener::nativeScaleFactorChanged ( double newScaleFactor)
pure virtual

Called when the scale factor changes.


The documentation for this struct was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram