|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::DocumentWindow::LookAndFeelMethods, including all inherited members.
| createDocumentWindowButton(int buttonType)=0 (defined in juce::DocumentWindow::LookAndFeelMethods) | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
| drawDocumentWindowTitleBar(DocumentWindow &, Graphics &, int w, int h, int titleSpaceX, int titleSpaceW, const Image *icon, bool drawTitleTextOnLeft)=0 (defined in juce::DocumentWindow::LookAndFeelMethods) | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
| positionDocumentWindowButtons(DocumentWindow &, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft)=0 (defined in juce::DocumentWindow::LookAndFeelMethods) | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
| ~LookAndFeelMethods()=default (defined in juce::DocumentWindow::LookAndFeelMethods) | juce::DocumentWindow::LookAndFeelMethods | virtual |