31 Q_PLUGIN_METADATA(IID
"Falkon.Browser.plugin.VerticalTabs" FILE
"verticaltabs.json")
61 QString
theme()
const;
72 void setTabBarVisible(
bool visible);
74 void loadStyleSheet(
const QString &
theme);
76 QString m_settingsPath;
80 bool m_replaceTabBar =
false;
void init(InitState state, const QString &settingsPath) override
void setReplaceTabBar(bool replace)
void setAddChildBehavior(AddChildBehavior behavior)
bool testPlugin() override
AddChildBehavior addChildBehavior() const
void viewTypeChanged(VerticalTabsPlugin::ViewType type)
bool replaceTabBar() const
void styleSheetChanged(const QString &styleSheet)
ViewType viewType() const
void setViewType(ViewType type)
bool keyPress(Qz::ObjectName type, QObject *obj, QKeyEvent *event) override
void showSettings(QWidget *parent=nullptr) override
QString styleSheet() const
void setTheme(const QString &theme)