From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'noncore/tools/calc2/binary/binary.ui') diff --git a/noncore/tools/calc2/binary/binary.ui b/noncore/tools/calc2/binary/binary.ui new file mode 100644 index 0000000..26064d1 --- a/dev/null +++ b/noncore/tools/calc2/binary/binary.ui @@ -0,0 +1,177 @@ + +FormBinary + + QWidget + + name + FormBinary + + + geometry + + 0 + 0 + 332 + 114 + + + + caption + Binary + + + + margin + 0 + + + spacing + 0 + + + QPushButton + + name + PB0 + + + maximumSize + + 80 + 80 + + + + text + 0 + + + + QPushButton + + name + PB1 + + + maximumSize + + 80 + 80 + + + + text + 1 + + + + QPushButton + + name + PBAnd + + + maximumSize + + 80 + 80 + + + + text + AND + + + + QPushButton + + name + PBOr + + + maximumSize + + 80 + 80 + + + + text + OR + + + + QPushButton + + name + PBNot + + + maximumSize + + 80 + 80 + + + + text + NOT + + + + QPushButton + + name + PBSHL + + + maximumSize + + 80 + 80 + + + + text + <- + + + + QPushButton + + name + PBXor + + + maximumSize + + 80 + 80 + + + + text + XOR + + + + QPushButton + + name + PBSHR + + + maximumSize + + 80 + 80 + + + + text + -> + + + + + -- cgit v0.9.0.2