Logo
Explore Help
Register Sign In
sadmen
/
dragonpilot
mirror of https://github.com/dragonpilot-community/dragonpilot.git
1
0
Fork
You've already forked dragonpilot
0
Code Issues 68 Packages Projects Releases Wiki Activity
dragonpilot - 基於 openpilot 的開源駕駛輔助系統
12051 Commits
45 Branches
64 Tags
7.6 GiB
Tree: d651bc802b
dragonpilot/selfdrive/ui/qt/widgets/scrollview.h

13 lines
226 B
Raw Normal View History Unescape Escape

Qt scroller class (#20549) * initial commit * class works * cleanup * naming * text window * fixes * alerts are now scrollable * dismiss * fixed placement * realease scrolling * better * better * revert text * naming * parent
5 years ago
#pragma once
#include <QScrollArea>
class ScrollView : public QScrollArea {
Q_OBJECT
public:
explicit ScrollView(QWidget *w = nullptr, QWidget *parent = nullptr);
UI: Reset settings state when hiding panels (#20670) * git stat * first panel and button reset * progress * toggles parent + list * check if label nullptr * style * fixes * fixes * remove line * white space * tabs and spaces
5 years ago
protected:
UI: add missing override identifiers (#21081)
5 years ago
void hideEvent(QHideEvent *e) override;
Qt scroller class (#20549) * initial commit * class works * cleanup * naming * text window * fixes * alerts are now scrollable * dismiss * fixed placement * realease scrolling * better * better * revert text * naming * parent
5 years ago
};
Powered by Gitea Version: 1.17.1 Page: 242ms Template : 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website