#include <SnapsEditorWidget.h>
|
void | requestLayoutUpdate () |
|
void | setVertical (bool is_vertical) |
|
void | updateButtonSize (uint04 button, int secondary_size, bool use_default) |
|
bool | event (QEvent *ev) override |
|
void | customLayout () |
|
void | addToButtonSize (Button *button) |
|
Vector< 2, int > | largeButtonSize () |
|
void | updateLayout (QSize size) |
|
int | secondarySize () |
|
void | resetButtonState () |
|
bool | requestLarger () |
|
bool | requestLarger (int secondary_size) |
|
bool | requestSmaller (uint01 priority, uint04 col_count) |
|
bool | requestSmaller (uint01 priority, uint04 col_count, int secondary_size) |
|
void | autoFitIcons () |
|
uint04 | weight () const |
|
void | updateLabel () |
|
void | _ribbonResizeEvent (int primary, int secondary) |
|
Buffer< Button * > | m_buttons |
|
QGridLayout * | m_layout |
|
QCustomLabel * | m_label |
|
int | m_last_width |
|
QWidget * | m_button_panel |
|
RibbonLayoutMode | m_layout_mode |
|
Vector< 2, int > | m_full_size |
|
Vector< 2, int > | m_large_button_size |
|
Vector< 2, int > | m_estimated_size |
|
TranslatedString | m_title |
|
uint01 | m_num_of_rows |
|
uint01 | m_fixed_num_of_rows |
|
bool | m_is_vertical |
|
bool | m_ignored_size |
|
bool | m_expanding_icons |
|
bool | m_auto_fill_table |
|
fltp04 | m_icon_size_multiplier |
|
◆ SnapsEditorWidget()
◆ clearAll
◆ selectAll
◆ setupButton()
void setupButton |
( |
Button * | button | ) |
|
◆ sizeHint()
◆ updateFromUI
void updateFromUI |
( |
Button * | button | ) |
|
|
slot |
◆ updateUI()
The documentation for this class was generated from the following files: