The Open Source Swiss Army Knife

/code/c/unix_c/ncurses/hello/
/code/c/unix_c/ncurses/hello/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /code   /c   /unix_c   /ncurses   /hello 
sub-categories and articles

                                                  
   --->create new sub-category


Makefile
add

############################################################################# # Automatically generated from /usr/src/bs/BUILD/qt-2.2.0-beta2/./examples/hello/Makefile.in # Build options from ############################################################################# QT_CXXFLAGS_OPT = -DQT_BUILTIN_GIF_READER=1 $(SYSCONF_CXXFLAGS_OPENGL)

Makefile.in
add

############################################################################# ####### Compiler, tools and options CXX = $(SYSCONF_CXX) $(QT_CXX_MT) CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) CC = $(SYSCONF_CC) $(QT_C_MT)

README
add

Since the classic "hello world" program is too trivial in Qt, We made this one - it draws the words "hello world" moving around and in rainbow colors.

hello
add

ELFг4XN4 (444=C=C@C@@ K /lib/ld-linux.so.2GNUhgYHr|REk9 )7Be^dCypZ`clij<2O/$\[:J%f~w3xmusnt{q0VXSb1vT " (,6*4A#LGM=!?'@8-aK5_oQ>P&+;. WUNFI]Dz}0@@?RPmz`pm6rLbЪCx4 ,0B@%gP%`D pe[\3Hu Ы+:?XXg  p01@Y PL)`8p[jrqD Ь9 P3'b l0P@P`up>]J& Ay_Эxpi -:0"R@` " ~Pr`p6(38L]Юx\  01 @/ PV `9u p% G  X  >1

hello.cpp
add

/****************************************************************************

hello.h
add

/****************************************************************************

hello.pro
add

TEMPLATE = app CONFIG = qt warn_on release HEADERS = hello.h SOURCES = hello.cpp \ main.cpp

main.cpp
driver module for myowndicationary application

/****************************************************************************
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with hello to the sirfsup! web directory for listing

return to top