diff --git a/src/gui/sellerdialog.ui b/src/gui/sellerdialog.ui new file mode 100644 index 0000000..b789849 --- /dev/null +++ b/src/gui/sellerdialog.ui @@ -0,0 +1,115 @@ + + + sellerDialog + + + Qt::NonModal + + + + 0 + 0 + 400 + 300 + + + + Verkäufer Dialog + + + true + + + + + + + + + + + + + Neu + + + + + + + Bearbeiten + + + + + + + Löschen + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + sellerDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + sellerDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +