Audacity 3.2.0
Public Member Functions | List of all members
ScopedHorizontalLay Class Reference

#include <ShuttleGuiScopedSizer.h>

Inheritance diagram for ScopedHorizontalLay:
[legend]
Collaboration diagram for ScopedHorizontalLay:
[legend]

Public Member Functions

 ScopedHorizontalLay (ShuttleGui &s, int PositionFlags=wxALIGN_CENTRE, int iProp=1)
 
- Public Member Functions inherited from ScopedSizer< void, int, int >
 ScopedSizer (ShuttleGui &s, void(ShuttleGui::*startFunc)(Args...), void(ShuttleGui::*endFunc)(), Args... args)
 
 ~ScopedSizer ()
 

Detailed Description

Definition at line 29 of file ShuttleGuiScopedSizer.h.

Constructor & Destructor Documentation

◆ ScopedHorizontalLay()

ScopedHorizontalLay::ScopedHorizontalLay ( ShuttleGui s,
int  PositionFlags = wxALIGN_CENTRE,
int  iProp = 1 
)
inline

Definition at line 32 of file ShuttleGuiScopedSizer.h.

36 PositionFlags, iProp)
37 {
38 }
void EndHorizontalLay()
void StartHorizontalLay(int PositionFlags=wxALIGN_CENTRE, int iProp=1)

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