Audacity 3.2.0
Classes | Functions
ToolDock.cpp File Reference
#include "ToolDock.h"
#include <wx/tokenzr.h>
#include <wx/wxprec.h>
#include <wx/dcclient.h>
#include <wx/defs.h>
#include <wx/gdicmn.h>
#include <wx/panel.h>
#include <wx/settings.h>
#include <wx/window.h>
#include <algorithm>
#include "AColor.h"
#include "AllThemeResources.h"
#include "ImageManipulation.h"
#include "Prefs.h"
#include "../widgets/Grabber.h"
Include dependency graph for ToolDock.cpp:

Go to the source code of this file.

Classes

class  ToolDock::LayoutVisitor
 

Functions

 IMPLEMENT_CLASS (ToolDock, wxPanelWrapper)
 

Detailed Description

Implements ToolDock

Definition in file ToolDock.cpp.

Function Documentation

◆ IMPLEMENT_CLASS()

IMPLEMENT_CLASS ( ToolDock  ,
wxPanelWrapper   
)