forked from qt-creator/qt-creator
		
	Doc: Describe Sort Alphabetically option in Outline view
And add screenshots for all sidebar views. Task-number: QTCREATORBUG-25162 Change-Id: I7890d57adf04517c534a9b36de89170039f3de93 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-class-view.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-class-view.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 2.0 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-include-hierarchy-view.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-include-hierarchy-view.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 4.5 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-outline-view.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/qtcreator/images/qtcreator-outline-view.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 8.1 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 170 B  | 
@@ -85,9 +85,14 @@
 | 
			
		||||
    You can move the code for types and symbols around in the source file
 | 
			
		||||
    by dragging and dropping them in the outline.
 | 
			
		||||
 | 
			
		||||
    \image qtcreator-outline-view.png "Outline view"
 | 
			
		||||
 | 
			
		||||
    \list
 | 
			
		||||
        \li To see a complete list of all bindings, select
 | 
			
		||||
            \uicontrol {Filter Tree} > \uicontrol {Show All Bindings}.
 | 
			
		||||
        \li To sort types or symbols alphabetically, select
 | 
			
		||||
            \inlineimage sort_alphabetically.png
 | 
			
		||||
            (\uicontrol {Sort Alphabetically}).
 | 
			
		||||
        \li To stop the synchronization with the type or symbol selected in the
 | 
			
		||||
            editor, deselect \uicontrol {Synchronize with Editor}.
 | 
			
		||||
    \endlist
 | 
			
		||||
@@ -95,7 +100,11 @@
 | 
			
		||||
    \section1 Viewing the Class Hierarchy
 | 
			
		||||
 | 
			
		||||
    The \uicontrol {Class View} shows the class hierarchy of the currently
 | 
			
		||||
    open projects. To organize the view by subprojects, click
 | 
			
		||||
    open projects.
 | 
			
		||||
 | 
			
		||||
    \image qtcreator-class-view.png "Class View"
 | 
			
		||||
 | 
			
		||||
    To organize the view by subprojects, click
 | 
			
		||||
    \inlineimage qtcreator-show-subprojects.png
 | 
			
		||||
    (\uicontrol {Show Subprojects}).
 | 
			
		||||
 | 
			
		||||
@@ -124,6 +133,8 @@
 | 
			
		||||
    the current file, right-click in the editor and select
 | 
			
		||||
    \uicontrol {Open Include Hierarchy} or press \key {Ctrl+Shift+I}.
 | 
			
		||||
 | 
			
		||||
    \image qtcreator-include-hierarchy-view.png "Include Hierarchy view"
 | 
			
		||||
 | 
			
		||||
    To keep the view synchronized with the file currently opened in the editor,
 | 
			
		||||
    select \uicontrol {Synchronize with Editor}.
 | 
			
		||||
*/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user