Fixed "extra qualification" syntax errors. CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:36:29 +0100
branchCompilerCompatibility
changeset 6 82f48373d3dd
parent 4 d55f59a6de23
child 8 1c7b0f9777f7
Fixed "extra qualification" syntax errors.
videditor/VideoEditorUiComponents/inc/VeiCutterBar.h
videditor/VideoEditorUiComponents/inc/VeiErrorUi.h
videditor/VideoEditorUiComponents/inc/VeiTextDisplay.h
videoeditorengine/vedengine/videoprocessor/inc/movieprocessorimpl.h
--- a/videditor/VideoEditorUiComponents/inc/VeiCutterBar.h	Mon Mar 08 21:43:30 2010 +0000
+++ b/videditor/VideoEditorUiComponents/inc/VeiCutterBar.h	Sun Mar 28 16:36:29 2010 +0100
@@ -268,7 +268,7 @@
 		 *
 		 * @return rect of the area to be cut
 		 */
-        TRect CVeiCutterBar::CalculateCutAreaRect() const;
+        TRect CalculateCutAreaRect() const;
 
     private:
 
--- a/videditor/VideoEditorUiComponents/inc/VeiErrorUi.h	Mon Mar 08 21:43:30 2010 +0000
+++ b/videditor/VideoEditorUiComponents/inc/VeiErrorUi.h	Sun Mar 28 16:36:29 2010 +0100
@@ -44,7 +44,7 @@
 	/**
 	* Destructor
 	*/
-	CVeiErrorUI::~CVeiErrorUI();
+	~CVeiErrorUI();
 
 	/**
 	* Static factory constructor.
--- a/videditor/VideoEditorUiComponents/inc/VeiTextDisplay.h	Mon Mar 08 21:43:30 2010 +0000
+++ b/videditor/VideoEditorUiComponents/inc/VeiTextDisplay.h	Sun Mar 28 16:36:29 2010 +0100
@@ -175,7 +175,7 @@
          * C++ default constructor.
 		 *
          */
-		CVeiTextDisplay::CVeiTextDisplay();
+		CVeiTextDisplay();
 
        /**
         * From CCoeControl,Draw.
--- a/videoeditorengine/vedengine/videoprocessor/inc/movieprocessorimpl.h	Mon Mar 08 21:43:30 2010 +0000
+++ b/videoeditorengine/vedengine/videoprocessor/inc/movieprocessorimpl.h	Sun Mar 28 16:36:29 2010 +0100
@@ -809,7 +809,7 @@
 	  *
 	  * @param aValue The color to adjustTVedColorEffect type (B&W or ColorTone)			
 	  */													 
-    void CMovieProcessorImpl::AdjustH263UV(TInt& aValue);
+    void AdjustH263UV(TInt& aValue);
         
     /**
      * Process audio frames