Book Image

QGIS Python Programming Cookbook

Book Image

QGIS Python Programming Cookbook

Overview of this book

Table of Contents (16 chapters)
QGIS Python Programming Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Interacting with the User

In this chapter, we will cover the following recipes:

  • Using log files

  • Creating a simple message dialog

  • Creating a warning dialog

  • Creating an error dialog

  • Displaying a progress bar

  • Creating a simple text input dialog

  • Creating a file input dialog

  • Creating a combobox

  • Creating radio buttons

  • Creating checkboxes

  • Creating tabs

  • Stepping the user through a wizard

  • Keeping dialogs on top