From d1b6cf6e24b3f2ca310a07313a162bc8f790679f Mon Sep 17 00:00:00 2001 From: necoro <> Date: Thu, 5 Jul 2007 05:13:34 +0000 Subject: added plugin.ui --- portato/gui/templates/ui/PluginDialog.ui | 94 ++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 portato/gui/templates/ui/PluginDialog.ui (limited to 'portato') diff --git a/portato/gui/templates/ui/PluginDialog.ui b/portato/gui/templates/ui/PluginDialog.ui new file mode 100644 index 0000000..50e0453 --- /dev/null +++ b/portato/gui/templates/ui/PluginDialog.ui @@ -0,0 +1,94 @@ + + PluginDialog + + + Qt::ApplicationModal + + + + 0 + 0 + 400 + 300 + + + + Plugins + + + + 9 + + + 6 + + + + + Qt::ScrollBarAlwaysOff + + + Qt::ScrollBarAlwaysOff + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::ScrollPerPixel + + + false + + + 2 + + + + 1 + + + + + 1 + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok + + + true + + + + + + + + + buttonBox + rejected() + PluginDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3-54-g00ecf