Difference between revisions of "User:Hrishabh/GSoC20/logs"
From BRL-CAD
(Created page with "=== Development Logs === ==== Community Bonding Period ==== * Explored the Qt's documentation for different shortcuts declaration styles.") |
|||
Line 3: | Line 3: | ||
==== Community Bonding Period ==== | ==== Community Bonding Period ==== | ||
* Explored the Qt's documentation for different shortcuts declaration styles. | * Explored the Qt's documentation for different shortcuts declaration styles. | ||
+ | * Made myself comfortable with Qt Programming[By following tutorials]. | ||
+ | * Cleaned the code for an existing PR on Shortcut Configuration | ||
+ | |||
+ | ==== Coding Period ==== | ||
+ | * Week-1: | ||
+ | ** Made a UI form for the Shortcut configuration. |
Revision as of 12:06, 1 June 2020
Development Logs
Community Bonding Period
- Explored the Qt's documentation for different shortcuts declaration styles.
- Made myself comfortable with Qt Programming[By following tutorials].
- Cleaned the code for an existing PR on Shortcut Configuration
Coding Period
- Week-1:
- Made a UI form for the Shortcut configuration.