X-Git-Url: http://git.maemo.org/git/?p=chessclock;a=blobdiff_plain;f=www%2Fhtml%2Fchessclockwindow_8cpp_source.html;h=e109f9c0eb9819285892a8337e76a9b306cc8f80;hp=e5252427e011542e1e38b9c084f2a7da5f7220cd;hb=ebe5873e30a11983068a087332c5046720637fd1;hpb=e73c22c391bf535f610f3ad49c730d7d2d46d978 diff --git a/www/html/chessclockwindow_8cpp_source.html b/www/html/chessclockwindow_8cpp_source.html index e525242..e109f9c 100644 --- a/www/html/chessclockwindow_8cpp_source.html +++ b/www/html/chessclockwindow_8cpp_source.html @@ -64,22 +64,28 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); 00021 00022 #include "chessclockwindow.h" 00023 -00024 ChessClockWindow::ChessClockWindow(QWidget *parent) -00025 : QMainWindow(parent) -00026 { -00027 } -00028 -00029 ChessClockWindow::~ChessClockWindow() -00030 { -00031 -00032 } +00024 #include "classes/chessclockwidget.h" +00025 +00026 ChessClockWindow::ChessClockWindow(QWidget *parent) +00027 : QMainWindow(parent) +00028 { +00029 +00030 ChessClockWidget* widget = new ChessClockWidget(true, this); +00031 setCentralWidget(widget); +00032 +00033 } +00034 +00035 ChessClockWindow::~ChessClockWindow() +00036 { +00037 +00038 }
- All Classes Files Functions Variables
+ All Classes Files Functions Variables Enumerations Enumerator
@@ -88,7 +94,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-
Generated on Fri Aug 13 22:27:27 2010 for Chess Clock by  +
Generated on Sat Aug 14 01:28:48 2010 for Chess Clock by  doxygen 1.6.3