Logo
Explore Help
Register Sign In
sadmen
/
openpilot_comma
mirror of https://github.com/commaai/openpilot.git
1
0
Fork
You've already forked openpilot_comma
0
Code Issues Packages Projects Releases Wiki Activity
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
9877 Commits
132 Branches
82 Tags
6.1 GiB
Tree: d30ff3e996
openpilot_comma/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
4 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
4 years ago
protected:
UI: add missing override identifiers (#21081)
4 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
4 years ago
};
Powered by Gitea Version: 1.17.1 Page: 221ms Template : 4ms
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