Download Project Report
Transcript
Resworb User Manual Moving Classes Member Functions A class may be moved by holding the left mouse button down over Member functions may be added to by selecting the add member the class and dragging to the new position and then releasing the function option from the pop-up menu when the right mouse button mouse button. is depressed over the class name. To delete member functions depress the right mouse button over the function to be removed and Editing Classes select the delete option. In the same way the member access control may be specified. Once the user has created the class, properties may be assigned to the class. The first thing the user will wish to change is the class name. This is achieved moving the mouse pointer over the class When editing functions it is important to remember three things :- name and then depressing the right mouse button to display a pop-up 1) The function definition must be on the first line menu. The user may then select the Edit class name option. After 2) Pointers to functions may not be returned unless by using which a message box will be displayed prompting for the user to typedefs enter the new class name. Following this the user may wish to give 3) Do insert the class name in the function definition the class a description. This also is achieved in a similar manor. Resworb will do it for you. 69