Audacity 3.2.0
Classes
ScreenshotCommand.h File Reference
#include "Command.h"
#include <wx/colour.h>
Include dependency graph for ScreenshotCommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScreenshotCommand
 Implements a command for capturing various areas of the screen or project window. It's one big if-elseif switch statement with lots of small calculations of rectangles. More...