The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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/