QWizard::Plugins::History.3pm

Langue: en

Version: 2008-09-17 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QWizard::Plugins::History - Show a QWizard History Widget

SYNOPSIS

   use QWizard::Plugins::History;
 
   # add the history widget to the left side
   $qw = new QWizard(leftside => [get_history_widgets()]);
 
   # ...
   $qw->magic('blah');
 
 

DESCRIPTION

The history widget (best used in a sidebar) displays a list of completed and future qwizard screen titles that are in the todo list to finish.

AUTHOR

Wes Hardaker, hardaker@users.sourceforge.net

SEE ALSO

perl(1)

NetPolicy::module_utils(3)

http://net-policy.sourceforge.net/