The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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/