KDE 2/Qt Programming Bible phần 4 docx
... sizeof(namelist)/sizeof(namelistStruct); 41 for(int i=0; i<size; i++) { 42 hbox = newColorLine(i); 43 vbox->addLayout(hbox); 44 } 45 resize(10,10); 46 } 47 QHBoxLayout *ShowGroup::newColorLine(int i) 48 { 49 QLabel *label; 50 ... connect(button,SIGNAL(clicked()), 40 this,SLOT(popup())); 41 42 resize(10,10); 43 box->activate(); 44 } 45 void ShowColor::popup() 46 { 47...
Ngày tải lên: 13/08/2014, 22:21
... ones. ✦✦✦ 46 82-1 ch 04. f.qc 11/13/00 14: 10 Page 98 46 82-1 ch03.f.qc 11/20/00 15 :41 Page 64 81 Chapter 4 ✦ Displaying a Pop-Up Dialog 45 button3); // button caption 46 dialog->exec(); 47 delete ... QPushButton(“App Standard”,this); 42 box->addWidget(button); 43 connect(button,SIGNAL(clicked()), 44 this,SLOT(appStandardAbout())); 45 46 resize(10,10); 47 box->activate...
Ngày tải lên: 13/08/2014, 22:21
... == “cubeRoot(double)”) { 40 double inValue; 41 double outValue; 42 QDataStream inStream(data,IO_ReadOnly); 43 inStream >> inValue; 44 outValue = cubeRoot(inValue); 45 QDataStream outStream(replyData,IO_WriteOnly); 46 ... outStream(replyData,IO_WriteOnly); 46 outStream << outValue; 47 replyType = “double”; 48 return(TRUE); 49 } else { 46 82-1 ch15.f.qc 11/13/00 14: 13 P...
Ngày tải lên: 13/08/2014, 22:21
KDE 2/Qt Programming Bible phần 8 docx
... KLed(); led->setLook(KLed::Raised); led->setShape(KLed::Circular); led->setState(KLed::On); led->resize(10,10); led->show(); app.setMainWidget(led); return(app.exec()); } Figure 19- 34: A round, raised KLed widget 46 82-1 ch19.f.qc 11/20/00 15 :44 Page 546 544 Part III ✦ Reference and Mechanics KApplication app(argc,argv,”showintnuminput”); KIntNumInput ... KLineEdit(); lin...
Ngày tải lên: 13/08/2014, 22:21
autocad 2007 and autocad lt 2007 bible - phần 4 docx
... It should look approximately like Figure 14- 31. 2 5 7 6 1 3 4 21_7888 64 ch 14. qxp 5/22/06 7:21 PM Page 393 375 Chapter 14 ✦ Drawing Dimensions Figure 14- 11: A floor plan of a house using both baseline ... 3. 51 3 2 On the CD-ROM 20_7888 64 ch13.qxp 5/22/06 7:16 PM Page 357 370 Part II ✦ Drawing in Two Dimensions Figure 14- 4: The bedroom with two linear dimensions. Figure 14- 5: Chan...
Ngày tải lên: 08/08/2014, 23:20
Adobe Illustrator CS4 bible phần 4 docx
... viewing modes, see Chapter 2. 10_ 345 191-ch07.indd 240 10_ 345 191-ch07.indd 240 10/ 24/ 08 11:26 :44 AM10/ 24/ 08 11:26 :44 AM 226 Illustrator Basics Part I FIGURE 7 .4 The five ways you can view the Swatches ... checkered pattern positioned behind all other objects. 10_ 345 191-ch07.indd 241 10_ 345 191-ch07.indd 241 10/ 24/ 08 11:26 :47 AM10/ 24/ 08 11:26 :47 AM 240 Illustrator Basi...
Ngày tải lên: 09/08/2014, 11:20
SolidWorks 2010 bible phần 4 docx
... type is one of the most interesting, and has many options. Chapter 8: Patterning and Mirroring 341 4. Expand the Miscellaneous listing (under Appearances) and the Pattern heading. Drag the Waffle ... you are editing a part in inches, and enter 40 mm, then SolidWorks does the conversion for you. You can even mix units in a single expression such as 4. 875+3.5mm, where the inch part is...
Ngày tải lên: 09/08/2014, 12:21
The management bible phần 4 docx
... skills and talents, you’ll end up with an over- all road map to guide your development efforts. Step 4: Create career development plans. A career development plan formalizes the agreements that you ... grow? 3. Name three specific actions you can use to give an employee in- creased responsibility. 4. Have you ever had a mentor in your work life or career? If so, what did you most value and...
Ngày tải lên: 09/08/2014, 16:21
Xml programming bible phần 3 docx
... set. Continued c538292 ch07.qxd 8/18/03 8 :44 AM Page 181 2 04 Part I ✦ Introducing XML Listing 8-5 (continued) <imagen>http://libros.elcorteingles.es/producto/ verimagen_blob.asp?ISBN= 844 9503639</imagen> <precio>7,59 ... ch07.qxd 8/18/03 8 :44 AM Page 1 74 193 Chapter 8 ✦ XSL Transformations <tagged_url>http://www.amazon.com:80/exec/obidos /redirect?tag=associatei...
Ngày tải lên: 09/08/2014, 18:22
Xml programming bible phần 4 pdf
... 12 -4. Listing 12-3: Converting an XML from the Standard Access Output to Excel Dim oDOM1 As DOMDocument40 Dim oDOM2 As DOMDocument40 Dim oDOM3 As DOMDocument40 Set oDOM1 = New DOMDocument40 Set ... DOMDocument40 Dim oDoc2 As DOMDocument40 Dim oNode As MSXML2.IXMLDOMNode Dim oXSL As MSXML2.DOMDocument40 Dim oRng As Range Dim osvc As clsws_addauthor1 Set oDoc = New DOMDocument40 Set oDoc2 ......
Ngày tải lên: 09/08/2014, 18:22