Skip to content

German

A forum for those speaking German
719 Topics 3.6k Posts
  • Ubuntu 12.04 und QT 5.0.1

    2
    0 Votes
    2 Posts
    2k Views
    T
    Versuch einfach mal das Verzeichnis mit den Sourcen als Build Directory zu nehmen (einfach "." als build directory eintragen). Manche von den älteren Examples kommen mit shadow building (Generierte Dateien landen nicht in den Verzeichnis mit dem Source code) nicht klar.
  • Umlauts im QT5

    3
    0 Votes
    3 Posts
    2k Views
    yeckelY
    Ich möchte sie haben im QLineEdit und QTableWidget, und ja Ich habe es schon versucht, ohne Erfolg. Im eglfs/qeglfsintegration.cpp ist new QEvdevKeyboardManager(QLatin1String("EvdevKeyboard"), QString() /* spec */, this); Der zweite Parameter, die verwendet werden, um keymap passieren ist ist leer.
  • Verständnis zur Speicherreservierung

    2
    0 Votes
    2 Posts
    2k Views
    H
    Setz mal einen Breakpoint in Zeile 10 und schau es im Debugger an.
  • 0 Votes
    4 Posts
    8k Views
    F
    http://www.mikrocontroller.net/topic/287094#new oberer Link hat das Problem bei mir auch gelöst:-)))))
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • MVC Design unter Qt - Sinn (des Controllers)

    5
    0 Votes
    5 Posts
    4k Views
    T
    Sorry für die späte Antwort. Okay, gut zu wissen, dann habe ich also bis jetzt nicht wirklich etwas "falsch gemacht" ;)
  • Nach Windows Upgrade will qmake nicht mehr

    24
    0 Votes
    24 Posts
    17k Views
    J
    Das steht aber im Porting Guide so beschrieben. Es gibt auch ein Skript, das die Portierung erledigen soll; das hat aber zumindest bei mir nicht funktioniert.
  • 0 Votes
    2 Posts
    2k Views
    K
    Hallo, ich habe nun die im Qt Verzeichnis enthaltenen Solutions öffnen und kompilieren und auf meinem Testgerät ausführen können. Soweit funktioniert Qt also schon. Jedoch lässt sich das Visual Studio Plugin nicht überzeugen. Der Versuch mit Qt-Creator zu arbeiten schlägt ebenfalls fehl, da er das Platform SDK nicht findet. Interessanter Weise findet er das normal Standard SDK das bei der Platform mitgeliefert wurde.
  • QLocale - Wochentag auf deutsch

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Qt Quick 2 Extension Plugin

    11
    0 Votes
    11 Posts
    9k Views
    A
    hello dănuț, very thanks for your efforts to help me. finaly i solved the problem. i included "qputenv("QML_IMPORT_TRACE", "1");" to see which paths are included. then i saw that there are only 3 paths are included regardless of which paths i try to include with addImportPath or QML_IMPORT_PATH. QQmlImportDatabase::addImportPath: "C:\Qt\Qt5.0.0\5.0.0\msvc2010\qml" QQmlImportDatabase::addImportPath: "../test1-build-Desktop_Qt_5_0_0_MSVC2010_32bit_SDK-Debug/release" QQmlImportDatabase::addImportPath: "../test1-build-Desktop_Qt_5_0_0_MSVC2010_32bit_SDK-Release/debug" "C:\Qt\Qt5.0.0\5.0.0\msvc2010\imports" is not included and the paths #2 and #3 are emty. if i build a release version the path to the application is ... 32bit_SDK-Release/relase and not 32bit_SDK-Release/debug. this paths is created indeed but emty and if i build the debug version it is similar. so the linker can never find the module under ../imports/com/mycompany/qmlcomponents or ...Debug/debug/com/mycompany/qmlcomponents. Now i created the tree com/mycompany/qmlcomponents at this "wrong" path and everything works just right. I dont know why i cant add a import path maybe i is an issue of the creator or i dont have the rights to change some files in the qt environment (but i started the creator as admin). i hope it works with the next version of the creator. thank you very much, andré
  • Fonts in 4.8.4

    4
    0 Votes
    4 Posts
    2k Views
    A
    Danke Tobias
  • Qt 5 + Quick mit 64 system?

    2
    0 Votes
    2 Posts
    2k Views
    M
    Hallo, wo liegt Dein Problem mit mingw64. Mein derzeitiges Testsystem mit Qt5 ist ein Win7-64 Bit System. Das funktioniert soweit ohne Probleme. Ich hatte erst Probleme, die lagen aber an mir und nicht an Qt5 oder mingw. Siehe auch folgender Thread "https://qt-project.org/forums/viewthread/22257/":https://qt-project.org/forums/viewthread/22257/
  • Qt quick Desktop Components

    2
    0 Votes
    2 Posts
    2k Views
    M
    Hallo, ich weiß nicht ob Dir das weiter hilft, aber schau dir mal die folgende Seite an: "http://qt-project.org/wiki/QtDesktopComponents":http://qt-project.org/wiki/QtDesktopComponents Weiter unten auf der Seite im Bereich "Usage" findet man eine Beschreibung, dass man QApplication anstatt QGuiApplication nutzen soll. Ansonsten habe ich aber auch das Problem, dass die Komponenten nicht im Designer in der Item List angezeigt werden, Warum weiß ich auch nicht. Gruß Michael
  • Multi-Touch Gesten mit QWS

    2
    0 Votes
    2 Posts
    3k Views
    M
    Hi, du kannst versuchen Tslib mit Multitouchsupport zubauen. Unter folgendem Link ist dazu etwas mehr erklärt, wenn dir das weiter hilft. Link: http://www.ptrackapp.com/apclassys-notes/embedded-linux-multitouch/ Mittlerweile ist in Qt5 ein Plugin für Touch integriert, allerdings ist qws weggefallen.
  • Problem: QT 4.8.4 statisch linken mit MySQL und OpenSSL (für QSslSocket)

    2
    0 Votes
    2 Posts
    2k Views
    H
    Damit hats glaube ich geklappt, werde mal testen ... ./configure -static -debug-and-release -opensource -developer-build -qt-sql-mysql -I /usr/include/mysql -openssl-linked -I /usr/include/openssl -nomake demos -nomake examples -nomake tools -qt-zlib -no-qt3support -no-opengl -no-webkit -prefix /usr/local/Trolltech/Qt-4.8.4_static
  • Warum läuft das QTMobility 1.2.1/radio Beispiel nicht auf den N9-00?

    1
    0 Votes
    1 Posts
    974 Views
    No one has replied
  • Qt Lizensierung ?:-( schnief... endlos thema

    2
    0 Votes
    2 Posts
    2k Views
    L
    Ich denke das einfachste wäre, du meldest dich mit deinem Anliegen direkt bei "Digia":http://info.qt.digia.com/contact-qt/. Es kann zwar sein, dass du hier - auch richtige - Antworten bekommst; (rechtlich) verbindlich is davon aber keine.
  • Model/Views Problem

    2
    0 Votes
    2 Posts
    1k Views
    J
    Hat keiner wenigstens eine Idee?
  • Qt-Tutorial

    6
    0 Votes
    6 Posts
    7k Views
    M
    [quote author="Kelteseth" date="1356749925"]Was ist mit Qt Quick ? ;)[/quote] Es ist natürlich bei weitem nicht vollständig (und deshalb nicht verlinkt), aber ich hab nicht ganz drauf vergessen: http://www.proggen.org/doku.php?id=frameworks:qt:qml:start