📄 movie.h
字号:
/****************************************************************************** Form interface generated from reading ui file 'Movie.ui'**** Created: 一 3月 31 16:39:47 2008** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.5 edited Aug 31 12:13 $)**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef PLAY_MOVIE_H#define PLAY_MOVIE_H#include <qvariant.h>#include <qwidget.h>class QVBoxLayout;class QHBoxLayout;class QGridLayout;class QSpacerItem;class QWidget;class Play_Movie : public QWidget{ Q_OBJECTpublic: Play_Movie( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~Play_Movie(); QWidget* widget;protected:protected slots: virtual void languageChange();};#endif // PLAY_MOVIE_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -