1Padre::Wx::Dialog::FiltUesreTrooClo(n3t)ributed Perl DocPuamdernet:a:tWixo:n:Dialog::FilterTool(3)
2
3
4

NAME

6       Padre::Wx::Dialog::FilterTool - dialog to filter selection or document
7       through an external tool
8

DESCRIPTION

10       This dialog asks for the tool which should be used to filter the
11       current selection or the whole document.
12

PUBLIC API

14   Constructor
15       "new"
16
17           my $dialog = Padre::Wx::Dialog::FilterTool->new( $parent )
18
19       Create and return a new Wx dialog allowing to select a filter tool. It
20       needs a $parent window (usually Padre's main window).
21
22   Public methods
23       "show"
24
25           $dialog->show;
26
27       Request the dialog to be shown.
28
30       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
31
32       This program is free software; you can redistribute it and/or modify it
33       under the same terms as Perl 5 itself.
34
35
36
37perl v5.32.0                      2020-07-28  Padre::Wx::Dialog::FilterTool(3)
Impressum