Next Previous Contents

4. Dialogs usage

4.1 The main dialog

QPcmcia's main screen shows all editable opts files. The figure shows qpcmcia's main screen.


The program is configured using the buttons on top of the application / dialogs. The main screen shows the following buttons.


The left one (blue H) start the help browser with this documentation. Beside that the toolbutton opens the programs setup dialog. Here the user may change config parameters. The black DownArrow on the right side closes the program.

The list below is the actual editable list of files (fixed). Selecting one entry opens the respective editor with the selected file.

4.2 The opts editor

The next figure shows the network opts editor.


The opts editor is configured using the buttons on top of the dialog. It shows the following buttons.


The left one (red double arrow right) copies the selected entry (total scheme section).

The next button (arrow into box) pastes the result and changes the schemes name (presets an incremented number).

The user may now change the schemes name as well as the content by opening the new schemes section. The user has to guarantee, that the lines syntax is correct. At the moment only total lines are edited.

The red arrow left deletes the selected scheme section.

The black arrow right on the right side of the application closes the editor and stores the result directly, if changes were made. Note, that there is no backup strategy at the moment.

The red crossed black arrow right cancels the input. If changes were made the user is asked, whether they should be stored. If yes is selected, the result is stored directly, if changes were made. Note, that there is no backup strategy at the moment.

4.3 The scheme selector

The next figure shows the scheme selector, which is opened, when the Scheme button is clicked (main screen).


The black arrow right on the right side of the application closes the selector and starts cardctl with the selected scheme.

The red crossed black arrow right cancels the selection. Nothing will happen.

4.4 The setup editor

The next figure shows the setup editor, which is opened, when the Setup button is clicked (main screen).


The user can select entries by opening the sections and selecting entries to change. The selected entry appears in the LineEdit field, where they are editabel. Changes are directly copied into the ListView.

The black arrow right on the right side of the application closes the editor and stores the configuration results.

The red crossed black arrow right cancels the input. If changes were made the user is asked, whether they should be stored. If yes is selected, the result is stored directly, if changes were made. Note, that there is no backup strategy at the moment.


Next Previous Contents