Ardour  9.0-pre0-822-g12e3bc5c20
ArdourColorButton Class Reference

#include <stripable_colorpicker.h>

Inheritance diagram for ArdourColorButton:
[legend]

Public Member Functions

 ArdourColorButton ()
 

Protected Member Functions

void on_clicked ()
 
void color_selected (uint32_t color)
 

Private Attributes

StripableColorDialog _color_picker
 

Detailed Description

Definition at line 54 of file stripable_colorpicker.h.

Constructor & Destructor Documentation

◆ ArdourColorButton()

ArdourColorButton::ArdourColorButton ( )

Member Function Documentation

◆ color_selected()

void ArdourColorButton::color_selected ( uint32_t  color)
protected

◆ on_clicked()

void ArdourColorButton::on_clicked ( )
protected

Member Data Documentation

◆ _color_picker

StripableColorDialog ArdourColorButton::_color_picker
private

Definition at line 64 of file stripable_colorpicker.h.


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