Rapid GUI Development with QtRuby phần 1 ppsx

Rapid GUI Development with QtRuby phần 1 ppsx

Rapid GUI Development with QtRuby phần 1 ppsx

... 2006 -11 -11 BOOKLEET © F ridays Chapter 1 Introduction 1. 1 Frameworks Creating a graphical application with a scripting language isn’t new. TCL, a popular scripting language of the early 19 90s ... . . . . . . . . . . 10 2.6 Exploring the toolkit . . . . . . . . . . . . . . . . . . . 11 3 About QtRuby 13 3 .1 Language Bindings . . . . . . . . . . . . . . . . . . . . 13 3....

Ngày tải lên: 24/07/2014, 02:20

11 221 0
Rapid GUI Development with QtRuby phần 8 pptx

Rapid GUI Development with QtRuby phần 8 pptx

... Homepage Brief introduction to QtRuby and Korundum Qt Documentation Online documentation for Qt and utilities QtRuby Online Tutorial Learn Qt and QtRuby online with this 14 step tutorial QtRuby/ Korundum at ... configuration options described in Section 3.3, Installing QtRuby , on page 14 was with- smoke="qt". This needs to be changed to with- smoke="qt kde"...

Ngày tải lên: 24/07/2014, 02:20

14 278 0
Rapid GUI Development with QtRuby phần 7 pps

Rapid GUI Development with QtRuby phần 7 pps

... of windows. 7.2 QtRuby tools QtRuby comes with a number of additional tools which can help you c rea te custom GUI applications. QtRuby UIC One facet of Qt is Qt Designer, a GUI application that ... 7 Home Stretch 7 .1 Qt Modules Qt comes with a set of extra modules also available through QtRuby. Some of these modules are not directly GUI related, but useful func- tions for...

Ngày tải lên: 24/07/2014, 02:20

12 306 0
Rapid GUI Development with QtRuby phần 6 pptx

Rapid GUI Development with QtRuby phần 6 pptx

... SLOT( 'timer_tripped_slot()' )) # Make the timer trip every second (10 00 milliseconds) @timer.start (10 00) end def timer_tripped_slot() @ tripped_times += 1; @label.setText( "The timer has tripped " + @tripped_times.to_s ... @label timer_tripped_slot @timer tripped_times_signal(int) timeout() setText() emit Figure 5 .15 : Custom Widget with Signals and Slots emit tr...

Ngày tải lên: 24/07/2014, 02:20

12 343 0
Rapid GUI Development with QtRuby phần 5 pps

Rapid GUI Development with QtRuby phần 5 pps

... SIGNALS AND SLOTS 51 @lineedit Text textChanged(const QString &) setText(const QString &) @lineedit New Text Text New Text @label @label Figure 5 .11 : Slot Connection with Arguments Note ... Figure 5 .12 , on the next page): @lineedit _1 = Qt::LineEdit.new @lineedit_2 = Qt::LineEdit.new Report erratum BOOKLEET © F ridays CHAPTER 5. TAKE THE PLUNGE SIGNALS AND SLOTS 49 returnPres...

Ngày tải lên: 24/07/2014, 02:20

11 225 0
Rapid GUI Development with QtRuby phần 4 docx

Rapid GUI Development with QtRuby phần 4 docx

... QT::APPLICATION CLASS 31 child_3 = Qt::Label.new(child _1) { setText( "Some Text" ) } 4.5 The Qt::Application class In Section 4 .1, Your first program, on page 19 , we briefly discussed the ... the building blocks of GUI applications. With QtRuby, we can use widgets fr o m the toolkit and combine them into more complex widgets, encapsulating their functionality. 5 .1 Your Fir...

Ngày tải lên: 24/07/2014, 02:20

12 409 0
Rapid GUI Development with QtRuby phần 3 pps

Rapid GUI Development with QtRuby phần 3 pps

... read. irb(main): 013 :0> w = Qt::Widget.new(nil) irb(main): 014 :0> w2 = Qt::Widget.new(w) irb(main): 015 :0> w3 = Qt::Widget.new(w) irb(main): 017 :0> w2.parent == w => true irb(main): 016 :0> ... for other items in QtRuby th at aren’t GUI widgets, but may need some of the same base properties. the base class for all GUI items, like sliders, text boxes, and labels. 1...

Ngày tải lên: 24/07/2014, 02:20

12 254 0
Rapid GUI Development with QtRuby phần 2 doc

Rapid GUI Development with QtRuby phần 2 doc

... /smoke ~ /qtruby/ qtruby/rubylib /qtruby& gt; make ~ /qtruby/ qtruby/rubylib /qtruby& gt; sudo make install ~ /qtruby/ qtruby/rubylib /qtruby& gt; cd / / ~ /qtruby& gt; cd qtruby/ rubylib/designer/rbuic ~ /qtruby/ qtruby/rubylib/designer/rbuic> ... INSTALL file. ~ /qtruby/ smoke/qt> cd / ~ /qtruby& gt; cd qtruby/ rubylib /qtruby ~ /qtruby/ qtruby/rubylib /qtruby& gt; ruby extco...

Ngày tải lên: 24/07/2014, 02:20

12 293 0
target vocabulary 2 with key phần 1 ppsx

target vocabulary 2 with key phần 1 ppsx

... x0 y0 w1 h0" alt=""

Ngày tải lên: 24/07/2014, 05:20

11 310 0
Tài liệu PHP Application Development With ADODB (part 1) pdf

Tài liệu PHP Application Development With ADODB (part 1) pdf

... All 12 Playing The Field 14 Strange Relationships 17 Hitting The Limit 19 Coming Soon, To A Screen Near You 21 PHP Application Development With ADODB (part 1) i Playing The Field ADODB comes with ... huh? PHP Application Development With ADODB (part 1) Anatomy Class 9 [zerofill] => 0 [binary] => ) PHP Application Development With ADODB (part 1) Playing The F...

Ngày tải lên: 26/02/2014, 21:20

23 611 2
Từ khóa:
w