7#ifndef CUSTOMGROUPBOX_H
8#define CUSTOMGROUPBOX_H
37 Ui::CustomGroupBox *ui;
38 QVBoxLayout* m_layout;
46 void setTitle(
const QString&
string);
69 void onArrowPressed(
bool);
71 void onTitleDoubleClick();
77 void onShowContextMenu(QPoint pos);
void mouseDoubleClickEvent(QMouseEvent *) override
void sig_titleDoubleClick()
~CustomGroupBox() override
void setTitleIcon(const QIcon &icon)
void sig_titleDoubleClick()
void enableCollapseAllContextMenu(bool enable)
void toggle(bool visible)
void setTitleBackgroundColor(const QColor &backgroundColor)
void toggleChildren(bool visible)
void addWidget(QWidget *widget)
void setTitle(const QString &string)
void removeTitleBackground()