From d8a179128c0fa8e9cc482df58b9334c696602be6 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 25 Sep 2012 15:20:41 +0200 Subject: Qt Bluetooth: Modularized documentation -moved documentation to src/bluetooth/doc -added a qdocconf file for Qt Bluetooth -fixed relative paths for snippets -moved examples to examples/bluetooth Change-Id: Id41bac50dca628400568d191f1c3ccfbaac790a1 Reviewed-by: Alex --- examples/nfc/ndefeditor/textrecordeditor.ui | 101 ++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 examples/nfc/ndefeditor/textrecordeditor.ui (limited to 'examples/nfc/ndefeditor/textrecordeditor.ui') diff --git a/examples/nfc/ndefeditor/textrecordeditor.ui b/examples/nfc/ndefeditor/textrecordeditor.ui new file mode 100644 index 00000000..41950e7d --- /dev/null +++ b/examples/nfc/ndefeditor/textrecordeditor.ui @@ -0,0 +1,101 @@ + + + TextRecordEditor + + + + 0 + 0 + 344 + 115 + + + + + 0 + 0 + + + + Form + + + + QFormLayout::WrapLongRows + + + + + NFC Text Record + + + + + + + Text: + + + + + + + + 0 + 0 + + + + + + + + Locale: + + + + + + + + 0 + 0 + + + + + + + + + + + Encoding: + + + + + + + + 0 + 0 + + + + + UTF-8 + + + + + UTF-16 + + + + + + + + + -- cgit v1.2.3