CoPilot

所属分类:自动编程
开发工具:Python
文件大小:20970KB
下载次数:0
上传日期:2020-06-13 05:51:51
上 传 者sh-1993
说明:  CoPilot、树莓派车载信息娱乐系统
(CoPilot,Raspberry Pi powered in-car infotainment system)

文件列表:
.idea (0, 2020-06-13)
.idea\CoPilot.iml (398, 2020-06-13)
.idea\misc.xml (213, 2020-06-13)
.idea\modules.xml (286, 2020-06-13)
.idea\shelf (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Checkout_at_6_13_2020_1_44_AM_[Default] (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Checkout_at_6_13_2020_1_44_AM_[Default]\shelved.patch (43329, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Checkout_at_6_13_2020_1_44_AM__Default_.xml (399, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Merge_at_6_13_2020_1_43_AM_[Default_Changelist] (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Merge_at_6_13_2020_1_43_AM_[Default_Changelist]\shelved.patch (2179, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Merge_at_6_13_2020_1_43_AM__Default_Changelist_.xml (423, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_23_AM_[Default] (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_23_AM_[Default]\shelved.patch (70408, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_23_AM_[Default]1 (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_23_AM_[Default]1\shelved.patch (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_23_AM__Default_.xml (395, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_48_AM_[Default] (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_48_AM_[Default]\shelved.patch (71780, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_Update_at_6_13_2020_1_48_AM__Default_.xml (393, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_rebase_[Default] (0, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_rebase_[Default]\shelved.patch (43329, 2020-06-13)
.idea\shelf\Uncommitted_changes_before_rebase__Default_.xml (330, 2020-06-13)
.idea\vcs.xml (180, 2020-06-13)
.idea\workspace.xml (6704, 2020-06-13)
cache (0, 2020-06-13)
cache\26a7511794_17_34759_81042.png (10589, 2020-06-13)
cache\26a7511794_17_34759_81043.png (15506, 2020-06-13)
cache\26a7511794_17_34760_81042.png (12426, 2020-06-13)
cache\26a7511794_17_34760_81043.png (11981, 2020-06-13)
data (0, 2020-06-13)
data\buttons (0, 2020-06-13)
data\buttons\confirm_dismiss (0, 2020-06-13)
data\buttons\confirm_dismiss\confirm.png (17979, 2020-06-13)
data\buttons\confirm_dismiss\confirm_pressed.png (20906, 2020-06-13)
data\buttons\confirm_dismiss\dismiss.png (20233, 2020-06-13)
data\buttons\confirm_dismiss\dismiss_pressed.png (23170, 2020-06-13)
data\buttons\list (0, 2020-06-13)
data\buttons\list\ListBar.png (599, 2020-06-13)
... ...

CircularLayout ============== CircularLayout is a special layout that places widgets around a circle. See the widget's documentation and the example for more information. ![Screenshot](https://github.com/Joelzeller/CoPilot/blob/master/screenshot.png) size_hint --------- size_hint_x is used as an angle-quota hint (widget with higher size_hint_x will be farther from each other, and viceversa), while size_hint_y is used as a widget size hint (widgets with a higher size hint will be bigger).size_hint_x cannot be None. Widgets are all squares, unless you set size_hint_y to None (in that case you'll be able to specify your own size), and their size is the difference between the outer and the inner circle's radii. To make the widgets bigger you can just decrease inner_radius_hint.

近期下载者

相关文件


收藏者