Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4927
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Reimar Bauer <rb.proj@gmail.com> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] QtWidgets.QFileDialog und pyfilesystem2 |
| Date | Fri, 29 Sep 2017 18:30:07 +0200 |
| Lines | 13 |
| Message-ID | <mailman.186.1506702616.10699.python-de@python.org> (permalink) |
| References | <CADfaKO8FG2uVp9RsFow9FjdV6whAryvviA8j9suwRAZ4x=-1wA@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de aP03Ab36cNHG4+q4BqmQ7gx7NxwOxxDwwPJ09B1ETaeQ== |
| Return-Path | <rb.proj@gmail.com> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=7tl9G3wDA917IJ8IAUR+9ff6TJOXP8j6LksJoTEJYi0=; b=dBznkvuFTZYB9F+fluGMnSED2kpYlvB9SlryoKEZ6/E16CXGjUO7KheLH5wrStWzCV Zo9Bnw9da5Fqf1mcUIoDlSZhjnxuOiK0I03fqBE0RjWvWiQB54m7YM/UhursT74JEfbR RTY9AdL/5+Eo4ozIStuyUHuMb1lcuQOiO7iynoOaD49YZaQO2I0/3sE6tNhh5eTkd+wE t8QHL5QHRx2wAcIy5cfUCcNOGKGYg3/GiVRzh2orjdAVZb560C+SIXn9zSJojRRODQIE vJK4G26YEI9mqFfUbEFv3kCPaoTPitoC+wkHolN+mWOskfX4OkbQvb+PP4EJK3jWozWS M6+w== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7tl9G3wDA917IJ8IAUR+9ff6TJOXP8j6LksJoTEJYi0=; b=MIDo3vlh+43vtqw3AXloDANGtOrutOuasrxj74tsPlsHBszGAj5/vV08xfzf41XcRC LN6IdP5Zc1afs5eTtwFTEGLcx0nFLJ2+lhJXbImheWB12osptjQ2GK3XXISk745NaUuD rnY4kqa98eZaJOCAKbcIwybd6Psbt3zdUGclAf4k6EYLYNrPsM/tfUHcRXk85Zp7NYVx afwo61gpRFblOf9PQxLRIpHpqdKxklprjMSIOyNxYMQZQ0uQkoDUR64PIP4SbvBENJds YCxD+sYH41j3602gjq0SDLp5E3oaxdfns4ByXgFJ7okxeFm4dRHPi+cMvXrL7C0tPST2 +laA== |
| X-Gm-Message-State | AMCzsaWRniPcKmFWZUsGm5G+ao4vCOMTbBQMtG63bkr5nYdxckv5f2jm OdSBv3ttO7fJU8QNoyNTCYDNsHmHdBtCljlrWjCyumpR |
| X-Google-Smtp-Source | AOwi7QCj4/PL5LOhgDR7oYh16dgtsQsvgCRtB7pfuUsWZgzCwvglELALO16UEbJROMjqJjqbUhHto/ldsPd2MDMujRw= |
| X-Received | by 10.200.24.5 with SMTP id q5mr6923862qtj.293.1506702608347; Fri, 29 Sep 2017 09:30:08 -0700 (PDT) |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.24 |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.24 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <CADfaKO8FG2uVp9RsFow9FjdV6whAryvviA8j9suwRAZ4x=-1wA@mail.gmail.com> |
| Xref | csiph.com de.comp.lang.python:4927 |
Show key headers only | View raw
Hi Zusammen vor ein paar Tagen hab ich damit angefangen mich für das pyfilesystem2 https://www.pyfilesystem.org/ zu interessieren. Eine sehr gute Idee um diverse storages gleich zu behandeln. Andreas Jung, hat darüber schon vorgetragen https://www.slideshare.net/ajung/pyfilesystem Mir fehlt momentan ein GUI wie z.B. QtWidgets.QFileDialog in das ich diese API einhängen kann. Gibt es da bereits irgendwas? Viele Grüße Reimar
Back to de.comp.lang.python | Previous | Next | Find similar
[Python-de] QtWidgets.QFileDialog und pyfilesystem2 Reimar Bauer <rb.proj@gmail.com> - 2017-09-29 18:30 +0200
csiph-web